public class StreamException extends RuntimeException
Constants,
Serialized Form| Constructor and Description |
|---|
StreamException(String message) |
StreamException(String message,
short code) |
StreamException(String message,
Throwable cause) |
StreamException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
short |
getCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.