Serializable
Signals that one of the ObjectStreamExceptions was thrown during a write operation. Thrown during a read operation when one of the ObjectStreamExceptions was thrown during a write operation. The exception that terminated the write can be found in the detail field. The stream is reset to its initial state and all references to objects already deserialized are discarded.
Fields
Constructors
Constructs a WriteAbortedException with a string describing the exception and the exception causing the abort.
Returns the exception that terminated the operation (the cause).
Produce the message and include the message from the nested exception, if there is one.
Methods declared in class java.lang.ThrowableaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Exception that was caught while writing the ObjectStream.
Constructs a WriteAbortedException with a string describing the exception and the exception causing the abort.
s
- String describing the exception.
ex
- Exception causing the abort.
Produce the message and include the message from the nested exception, if there is one.
getMessage
in class Throwable
Throwable
instance (which may be null
).
Returns the exception that terminated the operation (the cause).
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4