public class InitException extends Exception
InitException()
InitException(String message)
InitException(String message, Throwable error)
InitException(Throwable error)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public InitException()
public InitException(String message)
public InitException(Throwable error)
public InitException(String message, Throwable error)
Copyright © 2018. All rights reserved.