# aportalsmp.classes.Exceptions

* `authDataError` - if authData isn't provided
* `requestError` - request failure exception
* `connectionError` - timeout exception
* `offerError` - everything related to [offers](https://bleach-1.gitbook.io/aportalsmp/documentation/aportalsmp.offers) (makeOffer, collectionOffer etc. etc. etc.)
* `accountError` - everything related to [account](https://bleach-1.gitbook.io/aportalsmp/documentation/aportalsmp.account)
* `floorsError` - everything related to [floors](https://bleach-1.gitbook.io/aportalsmp/aportalsmp.gifts#floors)
* `giftsError` - everything related to [gifts](https://bleach-1.gitbook.io/aportalsmp/aportalsmp.gifts#market)
* `tradingError` - everything related to [trading](https://bleach-1.gitbook.io/aportalsmp/aportalsmp.gifts#trading)
