The VncException type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | VncException |
Initializes an instance of the VncException class.
|
![]() | VncException(String, VncFailureReason, Exception) |
Initializes an instance of the VncException class, with a reason specified.
|
Properties
Name | Description | |
---|---|---|
![]() | Reason |
The reason the exception was thrown.
|
See Also