AC908Helper
AC908Helper
AC908_SDK
ReplyException Class
ReplyException Properties
ReplyException Class
The exception is thrown when sending command to the Periperal Device and an error occurs.
Inheritance Hierarchy
System
Object
System
Exception
AC908_SDK
ReplyException
AC908_SDK
InvalidReplyException
AC908_SDK
ReplyStatusErrorException
Namespace:
AC908_SDK
Assembly:
AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
C#
Copy
public
class
ReplyException
:
Exception
The
ReplyException
type exposes the following members.
Properties
Name
Description
ReplyBytes
Gets the reply bytes.
Top
See Also
Reference
AC908_SDK Namespace
System
Exception