exceptions library

Exceptions / Errors

InvalidResponseException
Thrown for unexpected API responses
LoginFailedException
Thrown for authentication failures
NetworkException
Thrown for network-related issues
NotLoggedInException
Thrown when user attempts action without valid session
OperationFailedException
Thrown for business logic failures
RapidGatorException
Base class for all RapidGator API exceptions