Package hudson

Class FilePath.FileMaskNoMatchesFoundException

All Implemented Interfaces:
Serializable
Enclosing class:
FilePath

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public static class FilePath.FileMaskNoMatchesFoundException extends InterruptedException
A dedicated subtype of InterruptedException for when no matching Ant file mask matches are found.
See Also: