Exception class for Dinamo errors. More...
|
| | DinamoException (int errorCode, string description) |
| | Exception class for cryptographic operations.
|
| |
Exception class for Dinamo errors.
- Examples
- atoken.cs, bchain_ckd.cs, bchain_eddsa_sign.cs, bchain_get_address.cs, bchain_get_pub.cs, bchain_sign_hash.cs, block_object.cs, export_import_tr31.cs, m_of_n.cs, read_file.cs, spb.cs, spb_file_cip.cs and spb_import_activate.cs.
◆ DinamoException()
Exception class for cryptographic operations.
- Parameters
-
| errorCode | Error number. |
| description | Description of the error. |
◆ ErrorCode
◆ Function
◆ Message
- Examples
- atoken.cs, bchain_ckd.cs, bchain_eddsa_sign.cs, bchain_get_address.cs, bchain_get_pub.cs, bchain_sign_hash.cs, block_object.cs, export_import_tr31.cs, m_of_n.cs, read_file.cs, spb.cs, spb_file_cip.cs and spb_import_activate.cs.