Package blue.contract.utils
Class JSExecutor.JSCriticalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
blue.contract.utils.JSExecutor.JSException
blue.contract.utils.JSExecutor.JSCriticalException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- JSExecutor
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJSCriticalException(String message, org.graalvm.polyglot.PolyglotException cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JSCriticalException
-
-
Method Details
-
getJsStackTrace
-
getMessage
- Overrides:
getMessagein classThrowable
-