Click or drag to resize

RMTrackException Constructor

Overload List
  NameDescription
Public methodRMTrackException(Exception)
Constructs RMTrackException with wrapped exception
Public methodRMTrackException(String)
Constructs RMTrackException with _Message
Public methodRMTrackException(String, Exception)
Constructs RMTrackException with Message and a wrapped exception
Public methodRMTrackException(String, HttpStatusCode)
Constructs RMTrackException with _Message and status code
Public methodRMTrackException(String, HttpStatusCode, String, String)
Constructs RMTrackException with information available from service
Top
See Also