Front |
| Name | Description | |
|---|---|---|
| FrontApiException | Initializes a new instance of the FrontApiException class. | |
| FrontApiException(String) | Initializes a new instance of the FrontApiException class with a specified error message. | |
| FrontApiException(SerializationInfo, StreamingContext) | Initializes a new instance of the FrontApiException class with serialized data. | |
| FrontApiException(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. | |
| FrontApiException(String, Object) | Initializes a new instance of the FrontApiException class with a specified error message. |