public class StreamWriteException extends StreamIOException
| Constructor and Description |
|---|
StreamWriteException(String message)
Creates an instance.
|
StreamWriteException(String message,
Throwable cause)
Creates an instance with a cause.
|
getCode, getDetails, getDetails, getMessage, getMessage, setWasServer, wasServeraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StreamWriteException(String message)
message - an informative message explaining what happened and (possibly) how
to fix it.Copyright © 2013 DuraSpace. All Rights Reserved.