org.xerial.raquel
Class RaquelException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xerial.core.XerialException
org.xerial.raquel.RaquelException
- All Implemented Interfaces:
- Serializable
public class RaquelException
- extends XerialException
A base exception class for the org.xerial.raquel package.
- Author:
- leo
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RaquelException
public RaquelException(RaquelErrorCode errorCode)
RaquelException
public RaquelException(RaquelErrorCode errorCode,
String message,
Throwable cause)
RaquelException
public RaquelException(RaquelErrorCode errorCode,
String message)
RaquelException
public RaquelException(RaquelErrorCode errorCode,
Throwable cause)

This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.