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

Public Member Functions

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

Detailed Description

Definition at line 102 of file exc.py.

Constructor & Destructor Documentation

◆ __init__()

def kilda.traffexam.exc.ServiceCreateError.__init__ (   self,
  pool,
  subject,
  extra 
)

Definition at line 103 of file exc.py.

Member Function Documentation

◆ __str__()

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

Definition at line 106 of file exc.py.


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