Class UnknownCommandResponse
java.lang.Object
net.apartium.cocoabeans.commands.exception.BadCommandResponse
net.apartium.cocoabeans.commands.exception.UnknownCommandResponse
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class net.apartium.cocoabeans.commands.exception.BadCommandResponse
args, depth, message -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.apartium.cocoabeans.commands.exception.BadCommandResponse
getArgs, getDepth, getMessage, throwError
-
Constructor Details
-
UnknownCommandResponse
-
-
Method Details
-
getCommandName
- Overrides:
getCommandNamein classBadCommandResponse
-
getError
- Overrides:
getErrorin classBadCommandResponse
-