Package rx.exceptions
Class CompositeException.CompositeExceptionCausalChain
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
rx.exceptions.CompositeException.CompositeExceptionCausalChain
- All Implemented Interfaces:
Serializable
- Enclosing class:
CompositeException
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
MESSAGE
- See Also:
-
-
Constructor Details
-
CompositeExceptionCausalChain
CompositeExceptionCausalChain()
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-