Packages

  • package root

    Just Another Fine Pipeline Language

    Just Another Fine Pipeline Language

    This is a pipeline framework. It’s built on top of Akka actors to support arbitrary data flow pipelines. It is wholly agnostic to the kinds of data that flow through the pipelines and the implementations of the steps that process them.

    See http://jafpl.com/ for more general information.

    Definition Classes
    root
  • package com

    The com package.

    The com package.

    Nothing to see here, keep going deeper.

    Definition Classes
    root
  • package jafpl

    The jafpl package.

    The jafpl package.

    Nothing to see here either, keep going deeper.

    Definition Classes
    com
  • package exceptions

    Exceptions thrown.

    Exceptions thrown.

    Definition Classes
    jafpl
  • JafplException
  • JafplExceptionCode
  • JafplLoopDetected
t

com.jafpl.exceptions

JafplExceptionCode

trait JafplExceptionCode extends AnyRef

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. JafplExceptionCode
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def jafplExceptionCode: Any