org.basex.core
Class BaseXException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.basex.core.BaseXException
- All Implemented Interfaces:
- Serializable
public final class BaseXException
- extends Exception
This is a simple container for sessions.
- Author:
- Workgroup DBIS, University of Konstanz 2005-10, ISC License, Christian Gruen
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BaseXException
public BaseXException(String s,
Object... e)
- Constructs an exception with the specified message and extension.
- Parameters:
s
- messagee
- message extension