Class FileNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.adorsys.datasafe.rest.impl.exceptions.FileNotFoundException
All Implemented Interfaces:
Serializable

public class FileNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • FileNotFoundException

      public FileNotFoundException(String message)
    • FileNotFoundException

      public FileNotFoundException(String message, Throwable cause)