public final class SocketViewException extends IOException
| Constructor and Description |
|---|
SocketViewException(IOException paramToStore)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
IOException |
getExc()
Returns the occurred exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SocketViewException(IOException paramToStore)
paramToStore - exception to encapsulatepublic IOException getExc()
Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.