File
Doc
Category
Size
Date
Package
SSIStopProcessingException.java
API Doc
Glassfish v2 API
2374
Fri May 04 22:32:20 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: 1.4 $, $Date: 2007/05/05 05:32:20 $
Fields Summary
Constructors Summary
Methods Summary
Java Code Source