ACSErrTypePythonNative
index
/alma/ACS-2016.6/ACSSW/lib/python/site-packages/ACSErrTypePythonNative/__init__.py

omniORB IDL module ACSErrTypePythonNative
 
Generated from:
 
  /diska/alma_tmp/2016-06-ACS-B/ACS/LGPL/CommonSoftware/acserrTypes/ws/src/../idl/ACSErrTypePythonNative.idl

 
Package Contents
       

 
Classes
       
omniORB.CORBA.UserException(omniORB.CORBA.Exception)
ACSErrTypePythonNativeEx
PythonEx

 
class ACSErrTypePythonNativeEx(omniORB.CORBA.UserException)
    
Method resolution order:
ACSErrTypePythonNativeEx
omniORB.CORBA.UserException
omniORB.CORBA.Exception
exceptions.Exception
exceptions.BaseException
__builtin__.object

Methods defined here:
__init__(self, errorTrace)

Methods inherited from omniORB.CORBA.UserException:
__getitem__(self, i)
__reduce__(self)
__repr__(self)
__str__(self)

Data descriptors inherited from omniORB.CORBA.Exception:
__weakref__
list of weak references to the object (if defined)

Data and other attributes inherited from exceptions.Exception:
__new__ = <built-in method __new__ of type object>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from exceptions.BaseException:
__delattr__(...)
x.__delattr__('name') <==> del x.name
__getattribute__(...)
x.__getattribute__('name') <==> x.name
__getslice__(...)
x.__getslice__(i, j) <==> x[i:j]
 
Use of negative indices is not supported.
__setattr__(...)
x.__setattr__('name', value) <==> x.name = value
__setstate__(...)
__unicode__(...)

Data descriptors inherited from exceptions.BaseException:
__dict__
args
message

 
class PythonEx(omniORB.CORBA.UserException)
    
Method resolution order:
PythonEx
omniORB.CORBA.UserException
omniORB.CORBA.Exception
exceptions.Exception
exceptions.BaseException
__builtin__.object

Methods defined here:
__init__(self, errorTrace)

Methods inherited from omniORB.CORBA.UserException:
__getitem__(self, i)
__reduce__(self)
__repr__(self)
__str__(self)

Data descriptors inherited from omniORB.CORBA.Exception:
__weakref__
list of weak references to the object (if defined)

Data and other attributes inherited from exceptions.Exception:
__new__ = <built-in method __new__ of type object>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from exceptions.BaseException:
__delattr__(...)
x.__delattr__('name') <==> del x.name
__getattribute__(...)
x.__getattribute__('name') <==> x.name
__getslice__(...)
x.__getslice__(i, j) <==> x[i:j]
 
Use of negative indices is not supported.
__setattr__(...)
x.__setattr__('name', value) <==> x.name = value
__setstate__(...)
__unicode__(...)

Data descriptors inherited from exceptions.BaseException:
__dict__
args
message

 
Data
        Python = 0