EMANE  1.2.1
emane.events.eventserviceexception.EventServiceException Class Reference
Inheritance diagram for emane.events.eventserviceexception.EventServiceException:

Public Member Functions

def __init__ (self, value, fatal=False)
 
def __str__ (self)
 
def fatal (self)
 
def __init__ (self, value, fatal=False)
 
def __str__ (self)
 
def fatal (self)
 

Detailed Description

Constructor & Destructor Documentation

◆ __init__() [1/2]

def emane.events.eventserviceexception.EventServiceException.__init__ (   self,
  value,
  fatal = False 
)

◆ __init__() [2/2]

def emane.events.eventserviceexception.EventServiceException.__init__ (   self,
  value,
  fatal = False 
)

Definition at line 34 of file emane/events/eventserviceexception.py.

Member Function Documentation

◆ __str__() [1/2]

def emane.events.eventserviceexception.EventServiceException.__str__ (   self)

◆ __str__() [2/2]

def emane.events.eventserviceexception.EventServiceException.__str__ (   self)

Definition at line 37 of file emane/events/eventserviceexception.py.

◆ fatal() [1/2]

def emane.events.eventserviceexception.EventServiceException.fatal (   self)

Definition at line 39 of file emane/events/eventserviceexception.py.

◆ fatal() [2/2]

def emane.events.eventserviceexception.EventServiceException.fatal (   self)

The documentation for this class was generated from the following file: