public class InitializeException extends AbstractComponentException
AbstractException.AbstractHiddenException, AbstractException.AbstractRuntimeException
ErrorCodeAccessor.ErrorCodeMutator, ErrorCodeAccessor.ErrorCodeProperty
Constructor and Description |
---|
InitializeException(String message) |
InitializeException(String aMessage,
String aErrorCode) |
InitializeException(String message,
Throwable cause) |
InitializeException(String aMessage,
Throwable aCause,
String aErrorCode) |
InitializeException(Throwable cause) |
InitializeException(Throwable aCause,
String aErrorCode) |
getErrorCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015. All rights reserved.