public class StreamRuntimeException extends RuntimeException
| Constructor and Description |
|---|
StreamRuntimeException(String message,
Throwable cause) |
StreamRuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StreamRuntimeException(Throwable cause)
public StreamRuntimeException(String message, Throwable cause)
Copyright © 2019 Nuxeo. All rights reserved.