Package com.pd4ml
Class ForcedTerminationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- com.pd4ml.ForcedTerminationException
-
- All Implemented Interfaces:
Serializable
public class ForcedTerminationException extends IOException
The exception is thrown by a request to terminate conversion process.- See Also:
PD4ML.terminate(), Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ForcedTerminationException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-