Package cx.ath.matthew.cgi
Class CGIInvalidContentFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cx.ath.matthew.cgi.CGIInvalidContentFormatException
- All Implemented Interfaces:
Serializable
Thrown if both raw and text data are set in the same page.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CGIInvalidContentFormatException
public CGIInvalidContentFormatException()
-