Class SandboxStartupException

All Implemented Interfaces:
Serializable

@ExperimentalApi public class SandboxStartupException extends SandboxException
If thrown when the sandbox process has been failed to start
Since:
6.12
See Also:
  • Constructor Details

    • SandboxStartupException

      public SandboxStartupException(String message)
    • SandboxStartupException

      public SandboxStartupException(String message, Throwable cause)