Class UnterminatedTokenException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.realtime.crossfire.jxclient.util.UnterminatedTokenException
All Implemented Interfaces:
Serializable

public class UnterminatedTokenException extends Exception
Exception thrown for unterminated quoted tokens.
See Also:
  • Constructor Details

    • UnterminatedTokenException

      public UnterminatedTokenException(@NotNull @NotNull String token)
      Creates a new instance.
      Parameters:
      token - the unterminated token