-
public final class SocketErrorMessage
-
-
Field Summary
Fields Modifier and Type Field Description private final ErrorResponseerror
-
Constructor Summary
Constructors Constructor Description SocketErrorMessage(ErrorResponse error)
-
Method Summary
Modifier and Type Method Description final ErrorResponsegetError()-
-
Constructor Detail
-
SocketErrorMessage
SocketErrorMessage(ErrorResponse error)
-
-
Method Detail
-
getError
final ErrorResponse getError()
-
-
-
-