public class ImsException extends Exception
Constructor and Description |
---|
ImsException() |
ImsException(String message,
int code) |
ImsException(String message,
Throwable cause,
int code) |
Modifier and Type | Method and Description |
---|---|
int |
getCode()
Gets the detailed exception code when ImsException is throwed
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ImsException()
public ImsException(String message, int code)
public int getCode()
ImsReasonInfo