Class JSExecutor.JSException

java.lang.Object
java.lang.Throwable
java.lang.Exception
blue.contract.utils.JSExecutor.JSException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
JSExecutor.JSCriticalException, JSExecutor.RejectAndAwaitNextEventException, JSExecutor.TerminateContractWithErrorException
Enclosing class:
JSExecutor

public static class JSExecutor.JSException extends Exception
See Also:
  • Constructor Details

    • JSException

      public JSException(String message)
    • JSException

      public JSException(String message, Throwable cause)