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