public class WsIOException
extends java.io.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() | 
public WsIOException(CloseReason closeReason)
public CloseReason getCloseReason()
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.