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