IceVaultClientException Constructor (String, String) |
Namespace:
PDTec.IceNet.Domain.VaultClient
Assembly:
PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax public IceVaultClientException(
string message,
string details
)
Parameters
- message
- Type: SystemString
- details
- Type: SystemString
See Also