Click or drag to resize

FrontApiException Constructor

Overload List
 NameDescription
Protected methodFrontApiException Initializes a new instance of the FrontApiException class.
Protected methodFrontApiException(String) Initializes a new instance of the FrontApiException class with a specified error message.
Protected methodFrontApiException(SerializationInfo, StreamingContext) Initializes a new instance of the FrontApiException class with serialized data.
Protected methodFrontApiException(String, Exception) Initializes a new instance of the FrontApiException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Protected methodFrontApiException(String, Object) Initializes a new instance of the FrontApiException class with a specified error message.
Top
See Also