Class OperationNotSupportedException

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

@ResponseStatus(code=BAD_REQUEST, reason="Invalid Operation Requested") public class OperationNotSupportedException extends Exception
See Also:
  • Constructor Details

    • OperationNotSupportedException

      public OperationNotSupportedException(int id)