Class TrustedSignerDoesNotExistException

    • Constructor Detail

      • TrustedSignerDoesNotExistException

        public TrustedSignerDoesNotExistException​(String message)
        Constructs a new TrustedSignerDoesNotExistException with the specified error message.
        Parameters:
        message - Describes the error encountered.