Package gnue :: Package common :: Package logic :: Module GTrigger :: Class InvalidTriggerTypeError
[show private | hide private]

Class InvalidTriggerTypeError

Exception --+        
            |        
        Error --+    
                |    
 ApplicationError --+
                    |
                   InvalidTriggerTypeError


Invalid trigger type associated with object.

A trigger is defined with a type not allowed for the associated object.
Method Summary
  __init__(self, trigger_type)
    Inherited from Exception
  __getitem__(...)
  __str__(...)

Method Details

__init__(self, trigger_type)
(Constructor)

Overrides:
gnue.common.base.errors.ApplicationError.__init__


GNUe Home

Public API

Developer's Corner