Package omero :: Module cli :: Class ExceptionHandler
[hide private]
[frames] | no frames]

Class ExceptionHandler

source code


Location for all logic which maps from server exceptions to specific states. This could likely be moved elsewhere for general client-side usage.

Instance Methods [hide private]
 
is_constraint_violation(self, ve) source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from object: __class__