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