Class ExceptionInInitializerError
java.lang.Object
java.lang.Throwable
java.lang.Error
java.lang.LinkageError
java.lang.ExceptionInInitializerError
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidprintStackTrace(PrintStream var0) voidprintStackTrace(PrintWriter var0) Methods inherited from class Throwable
fillInStackTrace, getLocalizedMessage, getMessage, toString
-
Constructor Details
-
ExceptionInInitializerError
public ExceptionInInitializerError() -
ExceptionInInitializerError
-
ExceptionInInitializerError
-
-
Method Details
-
getException
-
printStackTrace
public void printStackTrace()- Overrides:
printStackTracein classThrowable
-
printStackTrace
- Overrides:
printStackTracein classThrowable
-
printStackTrace
- Overrides:
printStackTracein classThrowable
-