Class ServerRestartedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.bamboo.v2.build.agent.remote.ServerRestartedException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionServerRestartedException
(String message) ServerRestartedException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ServerRestartedException
public ServerRestartedException() -
ServerRestartedException
-
ServerRestartedException
-
ServerRestartedException
-