Class HashingErrorException

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

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

    • HashingErrorException

      public HashingErrorException(String error)