Open Kilda Java Documentation
kilda.traffexam.exc.ServiceLookupError Class Reference
Inheritance diagram for kilda.traffexam.exc.ServiceLookupError:
kilda.traffexam.exc.ServiceError kilda.traffexam.exc.AbstractError

Public Member Functions

def __init__ (self, pool, key, extra)
 
def __str__ (self)
 

Detailed Description

Definition at line 94 of file exc.py.

Constructor & Destructor Documentation

◆ __init__()

def kilda.traffexam.exc.ServiceLookupError.__init__ (   self,
  pool,
  key,
  extra 
)

Definition at line 95 of file exc.py.

Member Function Documentation

◆ __str__()

def kilda.traffexam.exc.ServiceLookupError.__str__ (   self)

Definition at line 98 of file exc.py.


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