Serialized Form
-
Package be.theking90000.mumble.controller.core
-
Exception be.theking90000.mumble.controller.core.CommandRejectedException
class CommandRejectedException extends ControllerException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
code
String code
Stable protocol rejection code.
-
-
Exception be.theking90000.mumble.controller.core.ControllerException
class ControllerException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception be.theking90000.mumble.controller.core.OwnershipLostException
class OwnershipLostException extends ControllerException implements Serializable- serialVersionUID:
- 1L
-
Exception be.theking90000.mumble.controller.core.SessionClosedException
class SessionClosedException extends ControllerException implements Serializable- serialVersionUID:
- 1L
-