BlockSigningException Class
|
Exceptions thrown when doing block signing.
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 BlockSigningException : KsiException
<SerializableAttribute>
Public Class BlockSigningException
Inherits KsiException
[SerializableAttribute]
public ref class BlockSigningException : public KsiException
[<SerializableAttribute>]
type BlockSigningException =
class
inherit KsiException
endThe BlockSigningException type exposes the following members.
Constructors
Properties
Methods
See Also