Package com.pd4ml
Class ForcedTerminationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- com.pd4ml.ForcedTerminationException
-
- All Implemented Interfaces:
java.io.Serializable
public class ForcedTerminationException extends java.io.IOException
The exception is thrown by a request to terminate conversion process.- See Also:
PD4ML.terminate()
, Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ForcedTerminationException()
-