Class HttpSignatureException

    • Constructor Detail

      • HttpSignatureException

        public HttpSignatureException​(String message)
        Create a new exception with message.
        Parameters:
        message - descriptive message
      • HttpSignatureException

        public HttpSignatureException​(Exception e)
        Create a new exception with a cause.
        Parameters:
        e - cause