Class BaseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.thoughtworks.xstream.core.BaseException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
XStreamException
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedBaseException(String message) Deprecated.protectedBaseException(String message, Throwable cause) Deprecated. -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BaseException
Deprecated. -
BaseException
-
XStreamExceptioninstead