package exception
Type Members
-
class
ConfigurationMissingException extends ConfigException
Thrown when a configuration item cannot be found
-
class
LoopingException extends RuntimeException
Thrown when a loop is detected in a workfloe
-
class
NoSchemaException extends RuntimeException
Thrown when unable to find a schema for an oozie artifact
-
class
TransitionException extends RuntimeException
Thrown when transition between oozie nodes is impossible
-
class
UnknownActionException extends RuntimeException
Thrown when an unexpected action is encountered
-
class
UnknownStepException extends RuntimeException
Thrown when an unexpected prepare step is encountered