Class FileNotFoundException

All Implemented Interfaces:
Serializable

public class FileNotFoundException extends TufException
Thrown when a metadata resources was unexpectedly missing.
See Also:
  • Constructor Details

    • FileNotFoundException

      public FileNotFoundException(String fileName, String source)