saker.nest Documentation TaskDoc JavaDoc Packages
public class IllegalArchiveEntryNameException extends IllegalArgumentException
An invalid entry was detected in an archive.

Thrown when there are semantic violations in regard with a ZIP archive entry.

Documentation included from: IllegalArgumentException
Constructs an IllegalArgumentException with the specified detail message.
sthe detail message.