Class IncorrectOccurrencesException

All Implemented Interfaces:
Serializable

public class IncorrectOccurrencesException extends TextScanManagerException
See Also:
  • Constructor Details

    • IncorrectOccurrencesException

      public IncorrectOccurrencesException()
    • IncorrectOccurrencesException

      public IncorrectOccurrencesException(String message)
    • IncorrectOccurrencesException

      public IncorrectOccurrencesException(Throwable cause)
    • IncorrectOccurrencesException

      public IncorrectOccurrencesException(String message, Throwable cause)
    • IncorrectOccurrencesException

      public IncorrectOccurrencesException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)