Packages

package exceptions

Type Members

  1. case class UnsupportedFileBackend(fb: FileBackend) extends Exception with Product with Serializable
  2. case class UnsupportedStoreType(store: Store, operation: String) extends Exception with Product with Serializable

    Created by IntelliJ IDEA.

    Created by IntelliJ IDEA. User: masinoa Date: 12/28/11 Time: 11:52 AM To change this template use File | Settings | File Templates.

Ungrouped