Class OutputOverflowException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.platformlib.process.exception.ProcessException
-
- com.platformlib.process.exception.OutputOverflowException
-
- All Implemented Interfaces:
java.io.Serializable
public class OutputOverflowException extends ProcessException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OutputOverflowException()
-