Click or drag to resize

ApiErrorException Constructor

Overload List
  NameDescription
Public methodApiErrorException
Initializes a new instance of the ApiErrorException class
Public methodApiErrorException(ApiErrorResponse)
Initializes a new instance of the ApiErrorException class
Public methodApiErrorException(String)
Initializes a new instance of the ApiErrorException class
Protected methodApiErrorException(SerializationInfo, StreamingContext)
Initializes a new instance of the ApiErrorException class
Public methodApiErrorException(String, Exception)
Initializes a new instance of the ApiErrorException class
Top
See Also