Class RestoreProjectFailedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- jetbrains.buildServer.serverSide.impl.RestoreProjectFailedException
-
- All Implemented Interfaces:
Serializable
public class RestoreProjectFailedException extends RuntimeException
- Author:
- Pavel.Sher Date: 03.04.2008
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RestoreProjectFailedException(String message)
RestoreProjectFailedException(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
-
-