Class ObjectNotMappedException

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

@ResponseStatus(code=INTERNAL_SERVER_ERROR, reason="Object not Mapped") public class ObjectNotMappedException extends Exception
See Also:
  • Constructor Details

    • ObjectNotMappedException

      public ObjectNotMappedException(String msg)