Package jetbrains.buildServer
Class ServerStartingUpException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- jetbrains.buildServer.ServerStartingUpException
-
- All Implemented Interfaces:
Serializable
public class ServerStartingUpException extends RuntimeException
This exception is thrown via XML RPC when the server is starting up.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ServerStartingUpException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-