public class IllegalMessageForConnectionStateException extends WonProtocolException
| Constructor and Description |
|---|
IllegalMessageForConnectionStateException(java.net.URI connectionURI,
java.lang.String methodName,
ConnectionState connectionState) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionState |
getConnectionState() |
java.net.URI |
getConnectionURI() |
java.lang.String |
getMethodName() |
safeToStringpublic IllegalMessageForConnectionStateException(java.net.URI connectionURI,
java.lang.String methodName,
ConnectionState connectionState)
public java.net.URI getConnectionURI()
public java.lang.String getMethodName()
public ConnectionState getConnectionState()
Copyright © 2019. All Rights Reserved.