Class ObjectNotFoundException

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

@ResponseStatus(code=BAD_REQUEST, reason="Object Not Found") public class ObjectNotFoundException extends Exception
See Also:
  • Constructor Details