| Exception | Description |
|---|---|
| CommandExecutionException |
This is a custom exception class to throw all issues related to command execution.
|
| DeployerInitializationException |
This is a custom exception class to throw exceptions when there's an issue in creating instances of
Deployer.
|
| InfrastructureProviderInitializationException |
This is a custom exception class to throw exceptions when there's an issue in creating instances of
InfrastructureProvider.
|
| TestGridDeployerException |
This is the custom exception class to wrap exceptions occurred during deployment process.
|
| TestGridException |
This is a custom exception class to throw all issues related to TestGrid.
|
| TestGridInfrastructureException |
This is the custom exception class to wrap exceptions occurred during infrastructure creation process.
|
| TestGridLoggingException |
This is a custom exception class to throw all issues related to test grid logging.
|
| TestGridRuntimeException |
This is a custom exception class to throw all runtime issues related to TestGrid.
|
| UnsupportedDeployerException |
A custom exception class to throw exceptions when an unsupported type of deployer is requested.
|
| UnsupportedProviderException |
This is a custom exception class to throw exceptions when an unsupported provider has requested.
|
Copyright © 2019 WSO2. All rights reserved.