public class ConnectionClosedException extends RuntimeException
Constructor and Description |
---|
ConnectionClosedException(String message) |
Modifier and Type | Method and Description |
---|---|
Throwable |
fillInStackTrace() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConnectionClosedException(String message)
public Throwable fillInStackTrace()
fillInStackTrace
in class Throwable