22 package com.realtime.crossfire.jxclient.server.socket;
24 import org.jetbrains.annotations.NotNull;
static final long serialVersionUID
The serial version UID.
An UnknownCommandException is generated whenever an unknown message packet is received from the serve...
UnknownCommandException(@NotNull final String str)
Creates a new exception with the given text message as a parameter.
UnknownCommandException(@NotNull final String str, @NotNull final Throwable cause)
Creates a new exception with the given text message as a parameter.