Package org.pkl.core
Class PklBugException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.pkl.core.PklException
org.pkl.core.PklBugException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPklBugException(String message) PklBugException(String message, Throwable cause) PklBugException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PklBugException
-
PklBugException
-
PklBugException
-
-
Method Details
-
unreachableCode
-