Package org.nuxeo.lib.stream
Class StreamRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.nuxeo.lib.stream.StreamRuntimeException
- All Implemented Interfaces:
Serializable
- Since:
- 10.2
- See Also:
-
Constructor Summary
ConstructorDescriptionStreamRuntimeException
(String message, Throwable cause) StreamRuntimeException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StreamRuntimeException
-
StreamRuntimeException
-