Package com.github.gpluscb.ggjava.api.exception
-
Class Summary Class Description GGError Represents a single error element from the errors field of the smash.gg api response.GGError.Location Represents the location of an error. -
Exception Summary Exception Description DeserializationException Represents a deserialization failure.RateLimitException Represents that a rate limit was hit.RequestFailureException Represents an unsuccessful response.UnauthorizedException Represents a 401 - Unauthorized response