InvalidChecksumException Constructor (String) |
Namespace:
Zyrenth.Zora
Assembly:
ZoraSharp (in ZoraSharp.dll) Version: 2.3
Syntaxpublic InvalidChecksumException(
string message
)
Public Sub New (
message As String
)
Parameters
- message
- Type: SystemString
The message that describes the error.
See Also