|
class | python.trfExceptions.TransformException |
| Base class for transform exceptions. More...
|
|
class | python.trfExceptions.TransformArgException |
| Group of argument based exceptions. More...
|
|
class | python.trfExceptions.TransformSetupException |
| Setup exceptions. More...
|
|
class | python.trfExceptions.TransformLogfileException |
| Logfile exceptions. More...
|
|
class | python.trfExceptions.TransformValidationException |
| Group of validation exceptions. More...
|
|
class | python.trfExceptions.TransformReportException |
| Group of validation exceptions. More...
|
|
class | python.trfExceptions.TransformLogfileErrorException |
| Exception class for validation failures detected by parsing logfiles. More...
|
|
class | python.trfExceptions.TransformExecutionException |
| Base class for execution exceptions. More...
|
|
class | python.trfExceptions.TransformMergeException |
| Base class for file merging exceptions. More...
|
|
class | python.trfExceptions.TransformGraphException |
| Exception for problems finding the path through the graph. More...
|
|
class | python.trfExceptions.TransformInternalException |
| Transform internal errors. More...
|
|
class | python.trfExceptions.TransformTimeoutException |
| Exception used by time limited executions. More...
|
|
class | python.trfExceptions.TransformMetadataException |
| Exception used by metadata functions. More...
|
|
class | python.trfExceptions.TransformAMIException |
| Exception used by configuration via AMI tags. More...
|
|
class | python.trfExceptions.TransformNeedCheckException |
| Exception used when the job wants to signal that it should get manual intervention at Tier-0. More...
|
|