Packages

package error

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. final case class CompositeException(head: Throwable, tail: List[Throwable]) extends Exception with Product with Serializable

Value Members

  1. object CompositeException extends Serializable

Ungrouped