org.apache.activemq.apollo.util

IOExceptionSupport

object IOExceptionSupport extends

go to: companion
Visibility
  1. Public
  2. All
Impl.
  1. Concrete
  2. Abstract

Value Members

  1. def create (cause: Exception) : IOException

  2. def create (cause: Throwable) : IOException

  3. def create (msg: String, cause: Exception) : IOException

  4. def create (msg: String, cause: Throwable) : IOException