Class SandboxStartupException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.confluence.util.sandbox.SandboxException
com.atlassian.confluence.util.sandbox.SandboxStartupException
- All Implemented Interfaces:
- Serializable
If thrown when the sandbox process has been failed to start
- Since:
- 6.12
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionSandboxStartupException(String message) SandboxStartupException(String message, Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
SandboxStartupException
- 
SandboxStartupException
 
-