KsiServiceUnexpectedResponseFormatException Class
|
Unexpected KSI service response format exception.
Indicates that request PDU version and response PDU version do not match.
Inheritance Hierarchy
Namespace:
Guardtime.KSI.Exceptions
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxpublic class KsiServiceUnexpectedResponseFormatException : KsiServiceException
Public Class KsiServiceUnexpectedResponseFormatException
Inherits KsiServiceException
public ref class KsiServiceUnexpectedResponseFormatException : public KsiServiceException
type KsiServiceUnexpectedResponseFormatException =
class
inherit KsiServiceException
end
The KsiServiceUnexpectedResponseFormatException type exposes the following members.
Constructors
Properties
Methods
See Also