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

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

 
Package Contents
       

 
Classes
       
omniORB.CORBA.UserException(omniORB.CORBA.Exception)
ACSTimeErrorEx
ArgErrorEx
InvalidIDEx
OverflowOrUnderflowEx

 
class ACSTimeErrorEx(omniORB.CORBA.UserException)
    
Method resolution order:
ACSTimeErrorEx
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 ArgErrorEx(omniORB.CORBA.UserException)
    
Method resolution order:
ArgErrorEx
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 InvalidIDEx(omniORB.CORBA.UserException)
    
Method resolution order:
InvalidIDEx
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 OverflowOrUnderflowEx(omniORB.CORBA.UserException)
    
Method resolution order:
OverflowOrUnderflowEx
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
        ArgError = 1
InvalidID = 2
OverflowOrUnderflow = 0