GeneralCommandException

public class GeneralCommandException extends CommandException

Class GeneralCommandException. Provides generalcommandexception functionality for the Hytale server.

java.lang.Object > CommandException > GeneralCommandException

Field Summary

rawText

final String rawText

Field rawText.

Method Detail

GeneralCommandException

public public GeneralCommandException (@Nonnull final Message message)

Method GeneralCommandException.

Parameters:
@Nonnull final Message message

sendTranslatedMessage

public void sendTranslatedMessage (@Nonnull final CommandSender sender)

Method sendTranslatedMessage.

Parameters:
@Nonnull final CommandSender sender

getMessageText

public String getMessageText ()

Method getMessageText.