Class FileProcessException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.inesm.KeyManager.exceptions.FileProcessException
All Implemented Interfaces:
Serializable

@ResponseStatus(code=INTERNAL_SERVER_ERROR, reason="File Process Error") public class FileProcessException extends Exception
See Also:
  • Constructor Details

    • FileProcessException

      public FileProcessException(String action, String filename)