Click or drag to resize

ApiException Constructor

Overload List
  NameDescription
Public methodApiException(String)
Initializes a new instance of the ApiException class using the specified error message.
Protected methodApiException(SerializationInfo, StreamingContext)
Initializes a new instance of the ApiException class
Public methodApiException(String, Exception)
Initializes a new instance of the ApiException class using the specified error message and a reference to the inner exception.
Top
See Also