Class SSIStopProcessingException

  • All Implemented Interfaces:
    Serializable

    public class SSIStopProcessingException
    extends Exception
    Exception used to tell SSIProcessor that it should stop processing SSI commands. This is used to mimic the Apache behavior in #set with invalid attributes.
    Version:
    $Revision: 1.4 $, $Date: 2007/05/05 05:32:20 $
    Author:
    Paul Speed, Dan Sandberg
    See Also:
    Serialized Form
    • Constructor Detail

      • SSIStopProcessingException

        public SSIStopProcessingException()