Class SandboxNotSupportedException

All Implemented Interfaces:
Serializable

public final class SandboxNotSupportedException extends ChromiumProcessStartupFailureException
Thrown when the current environment does not support running the engine in sandbox mode, and sandboxing was not explicitly disabled.
Since:
8.13.0
See Also:
  • Constructor Details

    • SandboxNotSupportedException

      public SandboxNotSupportedException(String message)
      Constructs a new SandboxNotSupportedException with the specified detail message.
      Parameters:
      message - the detail message