apsl_api_call library
Classes
- AlertInfo
- Represents alert information with a title and message.
- ApiCall
- A utility class responsible for making API calls and handling exceptions.
- ApiErrorMessage
- A collection of predefined error messages that can be used throughout the application to provide consistent and descriptive error messages to the user during API calls.
- APIRequestInfoObj
- Represents the information required for an API request.
- UploadDocumentObj
- Represents the information required for uploading a document.
Enums
- ExceptionType
- Enumerates the types of exceptions that can occur during an API call.
- HTTPRequestType
- Enumerates the types of HTTP requests that can be made.
Exceptions / Errors
- AppException
- Represents a custom exception for API calls.