Class SandboxCrashedException

All Implemented Interfaces:
Serializable

@ExperimentalApi public class SandboxCrashedException extends SandboxException
Is thrown when sandbox JVM has crashed
Since:
6.12
See Also:
  • Constructor Details

    • SandboxCrashedException

      public SandboxCrashedException(String message)
    • SandboxCrashedException

      public SandboxCrashedException(String message, Throwable cause)