org.exist
Class EXistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exist.EXistException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- LogException, TransactionException
public class EXistException
- extends Exception
General exception type.
- Author:
- wolf
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EXistException
public EXistException()
EXistException
public EXistException(Throwable inner)
EXistException
public EXistException(String message)
EXistException
public EXistException(String message,
Throwable cause)
Copyright (C) Wolfgang Meier. All rights reserved.