public class SessionClosedException extends SessionException
| Constructor and Description |
|---|
SessionClosedException() |
SessionClosedException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
void |
rethrow() |
getExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SessionClosedException()
public SessionClosedException(Throwable cause)
public void rethrow()
rethrow in class SessionExceptionCopyright © 2006–2019 The Apache Software Foundation. All rights reserved.