File
Doc
Category
Size
Date
Package
SSIStopProcessingException.java
API Doc
Apache Tomcat 6.0.14
1241
Fri Jul 20 04:20:34 BST 2007
org.apache.catalina.ssi
SSIStopProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
public class SSIStopProcessingException extends Exception
Exception used to tell SSIProcessor that it should stop processing SSI commands. This is used to mimick the Apache behavior in #set with invalid attributes.
author
Paul Speed
author
Dan Sandberg
version
$Revision: 531303 $, $Date: 2007-04-23 02:24:01 +0200 (lun., 23 avr. 2007) $
Fields Summary
Constructors Summary
Methods Summary
Java Code Source