Package mvpa :: Package misc :: Module exceptions
[hide private]
[frames] | no frames]

Module exceptions

source code

Exception classes which might get thrown
Classes [hide private]
  UnknownStateError
Thrown if the internal state of the class is not yet defined.
  DatasetError
Thrown if there is an internal problem with a Dataset.
  ConvergenceError
Thrown if some algorithm does not converge to a solution.
  InvalidHyperparameterError
Generic exception to be raised when setting improper values as hyperparameters.