| Interface | Description |
|---|---|
| SaltError |
Interface for all salt related errors
|
| Class | Description |
|---|---|
| FunctionNotAvailable |
Salt error when trying to execute a function that does not exist
|
| GenericSaltError |
Catch all error that contains the rest of the json which could not be parsed.
|
| ModuleNotSupported |
Error that happens if a modules is not supported
|
Copyright © 2016. All rights reserved.