Package org.pkl.core
Class PklException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.pkl.core.PklException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
PklBugException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPklException(String message) PklException(String message, Throwable cause) PklException(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
-
PklException
-
PklException
-
PklException
-