Raydime |
public class RaydimeMeterDeviceException : RaydimeMeterException
The RaydimeMeterDeviceException type exposes the following members.
Name | Description | |
---|---|---|
![]() | RaydimeMeterDeviceException | Initializes a new instance of the Exception class. |
![]() | RaydimeMeterDeviceException(String) | Initializes a new instance of the Exception class with a specified error message. |
![]() | RaydimeMeterDeviceException(String, Exception) | Initializes a new instance of the Exception class with a specified error message and a reference to the inner exception that is the cause of this exception. |
Name | Description | |
---|---|---|
![]() | Error |
Type of the error.
(Inherited from RaydimeMeterException) |
![]() | RaydimeMeterName |
Name of the RAYDIME METER causing the exception.
(Inherited from RaydimeMeterException) |
Name | Description | |
---|---|---|
![]() | GetAllMessages |
Concatenates exception messages recursively through the inner exceptions.
(Defined by Extensions) |
![]() | GetAllStackTraces |
Concatenates exception stack traces recursively through the inner exceptions.
(Defined by Extensions) |