public abstract class HMDemandException extends HMExceptionInternal
Constructor and Description |
---|
HMDemandException(String message,
int errorCode)
Creates a new
HMDemandException |
HMDemandException(String message,
Throwable internalCause,
int errorCode)
Creates a new
HMDemandException |
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HMDemandException(String message, int errorCode)
HMDemandException
public HMDemandException(String message, Throwable internalCause, int errorCode)
HMDemandException