Package conary :: Package conaryclient :: Module filetypes :: Class ParameterError
[hide private]
[frames] | no frames]

Class ParameterError

source code

exceptions.Exception --+        
                       |        
      errors.ConaryError --+    
                           |    
          errors.ClientError --+
                               |
                              ParameterError

There were errors with the parameters passed into a filestream helper

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__