Exception: Biomart::FilterError

Inherits:
BiomartError show all
Defined in:
lib/biomart.rb

Overview

Error class representing biomart filter errors. Usually raised when a request is made for a incorrectly named (or non-existent) filter.

Instance Attribute Summary

Attributes inherited from BiomartError

#data

Method Summary

Methods inherited from BiomartError

#initialize

Constructor Details

This class inherits a constructor from Biomart::BiomartError