net.sf.zekr.engine.revelation
Class RevelationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.zekr.common.ZekrBaseException
net.sf.zekr.common.ZekrMessageException
net.sf.zekr.engine.revelation.RevelationException
- All Implemented Interfaces:
- java.io.Serializable
public class RevelationException
- extends ZekrMessageException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RevelationException
public RevelationException()
RevelationException
public RevelationException(java.lang.String messageKey,
java.lang.String[] params)
RevelationException
public RevelationException(java.lang.String message,
java.lang.Throwable cause)
RevelationException
public RevelationException(java.lang.String message)
RevelationException
public RevelationException(java.lang.Throwable cause)