public class LicenceException extends RuntimeException
Constructor and Description |
---|
LicenceException(LicenceException src) |
LicenceException(MessageInfo messageInfo) |
LicenceException(MessageInfo messageInfo,
Exception cause)
Main constructor.
|
LicenceException(String code,
String msg) |
LicenceException(String code,
String msg,
Exception cause) |
Modifier and Type | Method and Description |
---|---|
MessageInfo |
getMessageInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LicenceException(LicenceException src)
public LicenceException(MessageInfo messageInfo)
public LicenceException(MessageInfo messageInfo, Exception cause)
public MessageInfo getMessageInfo()