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, toString
Copyright © 2008–2022 The Plugin People. All rights reserved.