public abstract static class SOMEndPoint.Abstract extends Object implements SOMEndPoint
SOMEndPoint.Abstract| Constructor and Description |
|---|
Abstract() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clearException()
Clears the exception.
|
Optional<SessionException> |
getException()
Gets the exception.
|
protected void |
setException(SessionException exception)
Sets the exception.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getServer, getServerURI, getSOMName, isClosed, isOpen, isRemote, isServer, open, tearDownpublic Optional<SessionException> getException()
getException in interface SOMEndPointprotected void clearException()
protected void setException(@Nonnull
SessionException exception)
exception - The exception.Copyright © 2003-2019 Serge Brisson. All Rights Reserved.