Class Archive::Tar::Minitar::FileNameTooLong
In: lib/archive/tar/minitar.rb
Parent: StandardError

The exception raised when a filename exceeds 256 bytes in length, the maximum supported by the standard Tar format.

[Validate]