public class WsIOException extends IOException
IOException
that
includes a CloseReason
specific to the error that can be passed back
to the client.Constructor and Description |
---|
WsIOException(CloseReason closeReason) |
Modifier and Type | Method and Description |
---|---|
CloseReason |
getCloseReason() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WsIOException(CloseReason closeReason)
public CloseReason getCloseReason()
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.