Package jetbrains.buildServer.processes
Class IdentifierTreeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- jetbrains.buildServer.processes.IdentifierTreeException
-
- All Implemented Interfaces:
Serializable
public class IdentifierTreeException extends IllegalStateException
Created by IntelliJ IDEA. User: Eugene.Petrenko Date: 07.04.2008 Time: 17:53:15- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IdentifierTreeException(String s)
IdentifierTreeException(Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-