public class InitFailureException extends Exception
| Constructor and Description | 
|---|
InitFailureException()  | 
InitFailureException(String message)  | 
InitFailureException(String message,
                    Throwable cause)  | 
InitFailureException(String message,
                    Throwable cause,
                    boolean enableSuppression,
                    boolean writableStackTrace)  | 
InitFailureException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2008–2020 The Plugin People. All rights reserved.