Package jetbrains.buildServer.artifacts
Class ResolvingInterruptedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- jetbrains.buildServer.artifacts.ResolvingInterruptedException
-
- All Implemented Interfaces:
Serializable
public class ResolvingInterruptedException extends RuntimeException
Created by Nikita Skvortsov date: 26.09.13.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ResolvingInterruptedException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-