Uses of Class
com.atlassian.confluence.util.sandbox.SandboxException
Packages that use SandboxException
Package
Description
Sandbox framework enables running any java code independent of Confluence core in a separate OS process which can
crash, run out of memory, be killed and restarted without affecting Confluence.
-
Uses of SandboxException in com.atlassian.confluence.util.sandbox
Subclasses of SandboxException in com.atlassian.confluence.util.sandboxModifier and TypeClassDescriptionclass
Is thrown when sandbox JVM has crashedclass
This error is thrown when sandbox instance with given spec can't be obtainedclass
If thrown when the sandbox process has been failed to startclass
Is thrown when the sandbox process has been killed due to the timeout