Class FileNotFoundException

All Implemented Interfaces:
Serializable

public class FileNotFoundException extends IOUnCriticalException
See Also:
  • Constructor Details

    • FileNotFoundException

      public FileNotFoundException(IPersistence owner)
    • FileNotFoundException

      public FileNotFoundException(String message, IPersistence owner)
    • FileNotFoundException

      public FileNotFoundException(Exception reason, IPersistence owner)