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