Package

org.antipathy.scoozie

exception

Permalink

package exception

Visibility
  1. Public
  2. All

Type Members

  1. class ConfigurationMissingException extends ConfigException

    Permalink

    Thrown when a configuration item cannot be found

  2. class InvalidConfigurationException extends ConfigException

    Permalink

    Thrown when a configuration item is not valid

  3. class LoopingException extends RuntimeException

    Permalink

    Thrown when a loop is detected in a workfloe

  4. class NoSchemaException extends RuntimeException

    Permalink

    Thrown when unable to find a schema for an oozie artifact

  5. class TransitionException extends RuntimeException

    Permalink

    Thrown when transition between oozie nodes is impossible

  6. class UnknownActionException extends RuntimeException

    Permalink

    Thrown when an unexpected action is encountered

  7. class UnknownStepException extends RuntimeException

    Permalink

    Thrown when an unexpected prepare step is encountered

Ungrouped