Package jetbrains.buildServer.processes
Class ProcessTreeTerminatorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- jetbrains.buildServer.processes.ProcessTreeTerminatorException
-
- All Implemented Interfaces:
Serializable
public class ProcessTreeTerminatorException extends RuntimeException
Created by IntelliJ IDEA. User: Eugene.Petrenko Date: 04.03.2008 Time: 17:19:35- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProcessTreeTerminatorException(String message)
ProcessTreeTerminatorException(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
-
-