Class DocumentLimitReachedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.languagetool.dev.dumpcheck.DocumentLimitReachedException
All Implemented Interfaces:
Serializable

public class DocumentLimitReachedException extends RuntimeException
See Also:
  • Constructor Details

    • DocumentLimitReachedException

      public DocumentLimitReachedException(int limit)
  • Method Details