Class FileTooLongException

    • Constructor Detail

      • FileTooLongException

        public FileTooLongException​(String msg)
      • FileTooLongException

        public FileTooLongException​(long length,
                                    long maxLength)