Hashing functionality exception.
Inheritance Hierarchy
Namespace:
Guardtime.KSI.Exceptions
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax[SerializableAttribute]
public class HashingException : KsiException
<SerializableAttribute>
Public Class HashingException
Inherits KsiException
[SerializableAttribute]
public ref class HashingException : public KsiException
[<SerializableAttribute>]
type HashingException =
class
inherit KsiException
end
The HashingException type exposes the following members.
Constructors
| Name | Description |
---|
 | HashingException |
Create new hashing exception with message and inner exception.
|
Top
Properties
Methods
See Also