Class EmptyTokenException

All Implemented Interfaces:
Serializable

public class EmptyTokenException extends TokenException
Thrown to indicate that the subarray being tokenized is empty.
See Also:
  • Constructor Details

    • EmptyTokenException

      public EmptyTokenException()