-
public final class ConnectionState.Reason.ConnectionClosed extends ConnectionState.Reason
-
-
Constructor Summary
Constructors Constructor Description ConnectionState.Reason.ConnectionClosed(String message)
-
Method Summary
Modifier and Type Method Description final StringgetMessage()-
-
Constructor Detail
-
ConnectionState.Reason.ConnectionClosed
ConnectionState.Reason.ConnectionClosed(String message)
-
-
Method Detail
-
getMessage
final String getMessage()
-
-
-
-