com.indico.exceptions

//indico-client-java/com.indico.exceptions

# Package-level declarations

## Types

| Name                          | Summary                                                                                                                                      |
| ----------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
| IndicoAuthorizationException  | \[jvm]<br>open class IndicoAuthorizationException : IndicoBaseException                                                                      |
| IndicoBaseException           | \[jvm]<br>abstract class IndicoBaseException : [RuntimeException](https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html) |
| IndicoInvalidRequestException | \[jvm]<br>open class IndicoInvalidRequestException : IndicoBaseException                                                                     |
| IndicoMutationException       | \[jvm]<br>open class IndicoMutationException : IndicoBaseException                                                                           |
| IndicoNetworkException        | \[jvm]<br>open class IndicoNetworkException : IndicoBaseException                                                                            |
| IndicoQueryException          | \[jvm]<br>open class IndicoQueryException : IndicoBaseException                                                                              |