public class InstallPackageServiceException extends BaseException
InstallPackageService
throws this
exception on its methods.code, formatString, messageKey
Modifier | Constructor and Description |
---|---|
|
InstallPackageServiceException() |
protected |
InstallPackageServiceException(String message,
String key,
long code) |
protected |
InstallPackageServiceException(String message,
Throwable cause,
String key,
long code) |
|
InstallPackageServiceException(Throwable cause) |
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue, values
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InstallPackageServiceException()
BaseException#BaseException(String, long)
public InstallPackageServiceException(Throwable cause)
BaseException#BaseException(Throwable, String, long)
protected InstallPackageServiceException(String message, Throwable cause, String key, long code)