Class TransactionCanNotBeSignedException

    • Constructor Detail

      • TransactionCanNotBeSignedException

        public TransactionCanNotBeSignedException()
      • TransactionCanNotBeSignedException

        public TransactionCanNotBeSignedException​(String message)
        Parameters:
        message -
      • TransactionCanNotBeSignedException

        public TransactionCanNotBeSignedException​(Throwable err)
        Parameters:
        err -
      • TransactionCanNotBeSignedException

        public TransactionCanNotBeSignedException​(String message,
                                                  Throwable err)
        Parameters:
        message -
        err -