public class DaobabException extends RuntimeException
| Constructor and Description |
|---|
DaobabException(ILoggerBean loggerbean,
String msg) |
DaobabException(ILoggerBean loggerbean,
String msg,
Throwable th) |
DaobabException(String msg) |
DaobabException(String msg,
Throwable th) |
| Modifier and Type | Method and Description |
|---|---|
String |
getStatusDesc() |
void |
setStatusDesc(String statusDesc) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DaobabException(String msg)
public DaobabException(ILoggerBean loggerbean, String msg)
public DaobabException(ILoggerBean loggerbean, String msg, Throwable th)
Copyright © 2021. All rights reserved.