Class FileTooLongException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.tika.exception.FileTooLongException
All Implemented Interfaces:
Serializable

public class FileTooLongException extends IOException
See Also:
  • Constructor Details

    • FileTooLongException

      public FileTooLongException(String msg)
    • FileTooLongException

      public FileTooLongException(long length, long maxLength)