Package cx.ath.matthew.cgi
Class CGIInvalidContentFormatException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- cx.ath.matthew.cgi.CGIInvalidContentFormatException
-
- All Implemented Interfaces:
java.io.Serializable
public class CGIInvalidContentFormatException extends java.lang.Exception
Thrown if both raw and text data are set in the same page.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CGIInvalidContentFormatException()
-