Package

org.antipathy.scoozie

exception

Permalink

package exception

Visibility
  1. Public
  2. All

Type Members

  1. class LoopingException extends RuntimeException

    Permalink

    Thrown when a loop is detected in a workfloe

  2. class NoSchemaException extends RuntimeException

    Permalink

    Thrown when unable to find a schema for an oozie artifact

  3. class TransitionException extends RuntimeException

    Permalink

    Thrown when transition between oozie nodes is impossible

  4. class UnknownActionException extends RuntimeException

    Permalink

    Thrown when an unexepected action is encountered

Ungrouped