Class CGIHeaderSentException

  • All Implemented Interfaces:
    Serializable

    public class CGIHeaderSentException
    extends Exception
    Thrown if the headers have already been sent and CGI.header is called.
    See Also:
    Serialized Form
    • Constructor Detail

      • CGIHeaderSentException

        public CGIHeaderSentException()