com.arsdigita.dispatcher
Class DirectoryListingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.arsdigita.dispatcher.DirectoryListingException
- All Implemented Interfaces:
- Serializable
- public class DirectoryListingException
- extends Exception
Trown when a directory exists without an index file. Intended to signal that
code that lists the contents of a directory may want to be triggered.
- Since:
- 4.5
- Version:
- $Revision: #8 $ $Date: 2004/04/07 $
- Author:
- Bill Schneider
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
versionId
public static final String versionId
- See Also:
- Constant Field Values
DirectoryListingException
public DirectoryListingException()
DirectoryListingException
public DirectoryListingException(String s)
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC