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.sandboxSubclasses of SandboxException in com.atlassian.confluence.util.sandboxModifier and TypeClassDescriptionclassIs thrown when sandbox JVM has crashedclassThis error is thrown when sandbox instance with given spec can't be obtainedclassIf thrown when the sandbox process has been failed to startclassIs thrown when the sandbox process has been killed due to the timeout