Exceptions
Interfaces, Classes and Traits
- ApiRequestException
- This is the Exception class for errors throwed doing a request to the API.
- ApplicationException
- This is the Exception class for errors throwed on the Application class.
- BatchRequestException
- This is the Exception class for errors throwed doing a batch request.
- BuilderException
- This is the Exception class for errors throwed on dynamic builders.
- ConnectionException
- This is the Exception class for errors throwed when API recovered data is a error.
- InterceptorException
- This is the Exception class for errors throwed trying execute an interceptor.
- InvalidParameterException
- This is the Exception class for errors throwed trying to manipulate pseudo-private attributes on s.
- LoggerException
- This is the Exception class for errors throwed using a logger.
- PluginException
- This is the Exception class for errors throwed on Plugins.
- RedisException
- This is the Exception class for errors throwed on the Redis class.
- RequestException
- This is the Exception class for errors throwed preparing a request.
- RequestHandlerException
- This is the Exception class for errors throwed doing a request.
- SdkException
- This is the main SDK Exception class.
- TimerException
- This is the Exception class for errors throwed doing a time measurement.
- VarnishManagementException
- This is the Exception class for errors throwed in varnish management class.