RMTrackException Constructor |
Name | Description | |
---|---|---|
![]() | RMTrackException(Exception) |
Constructs RMTrackException with wrapped exception
|
![]() | RMTrackException(String) |
Constructs RMTrackException with _Message
|
![]() | RMTrackException(String, Exception) |
Constructs RMTrackException with Message and a wrapped exception
|
![]() | RMTrackException(String, HttpStatusCode) |
Constructs RMTrackException with _Message and status code
|
![]() | RMTrackException(String, HttpStatusCode, String, String) |
Constructs RMTrackException with information available from service
|