Package mvpa :: Package atlases :: Module base :: Class XMLAtlasException
[hide private]
[frames] | no frames]

Class XMLAtlasException

source code


Exception to be thrown if smth goes wrong dealing with XML based atlas

Instance Methods [hide private]
 
__init__(self, msg="") source code
 
__repr__(self) source code

Inherited from exceptions.Exception: __getitem__, __str__

Method Details [hide private]

__init__(self, msg="")
(Constructor)

source code 
Overrides: exceptions.Exception.__init__