Packages

package exception

Type Members

  1. class LoopingException extends RuntimeException

    Thrown when a loop is detected in a workfloe

  2. class NoSchemaException extends RuntimeException

    Thrown when unable to find a schema for an oozie artifact

  3. class TransitionException extends RuntimeException

    Thrown when transition between oozie nodes is impossible

  4. class UnknownActionException extends RuntimeException

    Thrown when an unexepected action is encountered

Ungrouped