com.indico.exceptions
//indico-client-java/com.indico.exceptions
Package-level declarations
Types
Name | Summary |
---|---|
IndicoAuthorizationException | [jvm] open class IndicoAuthorizationException : IndicoBaseException |
IndicoBaseException | [jvm] abstract class IndicoBaseException : RuntimeException |
IndicoInvalidRequestException | [jvm] open class IndicoInvalidRequestException : IndicoBaseException |
IndicoMutationException | [jvm] open class IndicoMutationException : IndicoBaseException |
IndicoNetworkException | [jvm] open class IndicoNetworkException : IndicoBaseException |
IndicoQueryException | [jvm] open class IndicoQueryException : IndicoBaseException |
Updated 12 months ago