com.lunasil.xf.exceptions
Class XincException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.lunasil.xf.exceptions.XincException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InvalidContentException, InvalidExpressionException, InvalidTypeException, UnsupportedException, XincConfigException
- public class XincException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XincException
public XincException()
XincException
public XincException(String msg)
XincException
public XincException(Throwable cause)