Click or drag to resize

ApiException Class

Exception thrown by SelectPdf API Client.
Inheritance Hierarchy

Namespace:  SelectPdf.Api
Assembly:  SelectPdf.Api (in SelectPdf.Api.dll) Version: 1.4.0
Syntax
public class ApiException : Exception
Constructors
  NameDescription
Public methodApiException(String)
Constructor for ApiException.
Public methodApiException(String, Exception)
Constructor for ApiException.
Top
See Also