public class InitializationException extends RuntimeException
InitializationException(String detailMessage)
InitializationException(String detailMessage, Throwable throwable)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public InitializationException(String detailMessage)
public InitializationException(String detailMessage, Throwable throwable)