Package

org.bitbucket.pshirshov.izumitk.failures

model

Permalink

package model

Visibility
  1. Public
  2. All

Type Members

  1. trait ControlException extends ServiceFailure

    Permalink

    This trait represents an exceptions which is used to implement alternate control flows, but doesn't mean that something bad happened.

    This trait represents an exceptions which is used to implement alternate control flows, but doesn't mean that something bad happened. For example, it may be used to signal something like HTTP NOT FOUND event.

  2. class ServiceException extends RuntimeException with ServiceFailure

    Permalink

  3. trait ServiceFailure extends AnyRef

    Permalink

Value Members

  1. package http

    Permalink

Ungrouped