Packages

p

root package

package root

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Value Members

  1. object ExceptionHandling

    Examples of how to provide custom error handlers when using Scala IO.

    Examples of how to provide custom error handlers when using Scala IO.

    By default a ScalaIOException is thrown when an error occurs accessing or closing a resource. The following examples illustrate how this default behaviour can be customized for a specific application.

Ungrouped