org.mmbase.security.implementation.aselect
Class ASelectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mmbase.security.implementation.aselect.ASelectException
- All Implemented Interfaces:
- Serializable
- public class ASelectException
- extends RuntimeException
This Exception class is wrapped around the standard Exception class
to make it more obvious that it was an ASelect Exception.
The class does not add any functionality
- Version:
- $Id: ASelectException.java,v 1.1 2005/03/16 20:04:04 michiel Exp $
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ASelectException
public ASelectException()
ASelectException
public ASelectException(String message)
ASelectException
public ASelectException(Throwable cause)
ASelectException
public ASelectException(String message,
Throwable cause)
MMBase build 1.8.1.20060716