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:
  • Constructor Details

    • CGIInvalidContentFormatException

      public CGIInvalidContentFormatException()