Exception |
Description |
DecryptException
|
A type of SecurityException which is thrown when a decryption issue occurs. |
EncryptException
|
A type of SecurityException which is thrown when an encryption issue occurs. |
GeneratorException
|
A group of exceptions that are thrown when undesireable script generation conditions occur. |
JervisException
|
The base exception class for Jervis from which all other exceptions derive. |
KeyPairDecodeException
|
A type of SecurityException which is thrown when an issue with generating key pairs occurs. |
LifecycleBadValueInKeyException
|
A type of LifecycleValidationException which is thrown when there is a bad value in a lifecycles file key. |
LifecycleInfiniteLoopException
|
A type of LifecycleValidationException which is thrown when a lifecycles file keys reference in an infinite loop. |
LifecycleMissingKeyException
|
A type of LifecycleValidationException which is thrown when a lifecycles file key is referenced but missing. |
LifecycleValidationException
|
A group of exceptions that are thrown when validation errors occur in the lifecycles file. |
PipelineGeneratorException
|
A group of exceptions that are thrown when validation errors occur in the lifecycles file. |
PlatformBadValueInKeyException
|
A type of PlatformValidationException which is thrown when there is a bad value in a platforms file key. |
PlatformMissingKeyException
|
A type of PlatformValidationException which is thrown when a platforms file key is referenced but missing. |
PlatformValidationException
|
A group of exceptions that are thrown when validation errors occur in the platforms file. |
SecurityException
|
A group of exceptions that are thrown when security issues occur. |
ToolchainBadValueInKeyException
|
A type of ToolchainValidationException which is thrown when there is a bad value in a toolchains file key. |
ToolchainMissingKeyException
|
A type of ToolchainValidationException which is thrown when a toolchains file key is referenced but missing. |
ToolchainValidationException
|
A group of exceptions that are thrown when validation errors occur in the toolchains file. |
UnsupportedLanguageException
|
A type of GeneratorException which is thrown when an unsupported language lifecycle generation is attempted. |
UnsupportedToolException
|
A type of GeneratorException which is thrown when an unsupported language lifecycle generation is attempted. |