SnowMappy SDK
androidJvm
SnowMappy SDK
/
io.bemappy.sdk.models.exceptions.groups
Package-level
declarations
Types
Types
Group
Already
Exists
Error
Link copied to clipboard
class
GroupAlreadyExistsError
(
throwable
:
Throwable
)
:
UnprocessableEntityError
Group
Code
In
Use
Error
Link copied to clipboard
class
GroupCodeInUseError
(
throwable
:
Throwable
)
:
ForbiddenError
Group
Code
Not
Found
Error
Link copied to clipboard
class
GroupCodeNotFoundError
(
throwable
:
Throwable
)
:
NotFoundError
Group
Limit
Exceeded
Error
Link copied to clipboard
class
GroupLimitExceededError
(
throwable
:
Throwable
)
:
ForbiddenError
Group
Not
Found
Error
Link copied to clipboard
class
GroupNotFoundError
(
throwable
:
Throwable
)
:
NotFoundError
Group
Users
Limit
Exceeded
Error
Link copied to clipboard
class
GroupUsersLimitExceededError
(
throwable
:
Throwable
)
:
ForbiddenError