Uses of Class
io.agentscope.harness.agent.sandbox.SandboxException
Packages that use SandboxException
-
Uses of SandboxException in io.agentscope.harness.agent.sandbox
Subclasses of SandboxException in io.agentscope.harness.agent.sandboxModifier and TypeClassDescriptionstatic classThrown when a sandbox command exits with a non-zero exit code.static classThrown when a sandbox command times out.static classThrown when sandbox configuration is invalid or missing (e.g. no client configured).static classThrown for general sandbox runtime failures not covered by a more specific subclass.static classThrown when a snapshot operation (persist or restore) fails.static classThrown when the workspace backend fails to start.static classThrown when the workspace backend fails to stop.