Class ServerRestartedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.bamboo.v2.build.agent.remote.ServerRestartedException
All Implemented Interfaces:
Serializable

public class ServerRestartedException extends Exception
See Also:
  • Constructor Details

    • ServerRestartedException

      public ServerRestartedException()
    • ServerRestartedException

      public ServerRestartedException(String message)
    • ServerRestartedException

      public ServerRestartedException(String message, Throwable cause)
    • ServerRestartedException

      public ServerRestartedException(Throwable cause)