Open Kilda Java Documentation
kilda.traffexam.exc.SystemResourceError Class Reference
Inheritance diagram for kilda.traffexam.exc.SystemResourceError:
kilda.traffexam.exc.AbstractError kilda.traffexam.exc.SystemResourceDamagedError kilda.traffexam.exc.SystemResourceExistsError kilda.traffexam.exc.SystemResourceNotFoundError

Public Member Functions

def __init__ (self, kind, name, extra)
 
def __str__ (self)
 

Detailed Description

Definition at line 139 of file exc.py.

Constructor & Destructor Documentation

◆ __init__()

def kilda.traffexam.exc.SystemResourceError.__init__ (   self,
  kind,
  name,
  extra 
)

Definition at line 140 of file exc.py.

Member Function Documentation

◆ __str__()

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

Definition at line 143 of file exc.py.


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