Open Kilda Java Documentation
kilda.traffexam.exc.PidFileBusyError Class Reference
Inheritance diagram for kilda.traffexam.exc.PidFileBusyError:
kilda.traffexam.exc.PidFileError kilda.traffexam.exc.AbstractError kilda.traffexam.exc.PidFileStolenError

Public Member Functions

def __init__ (self, path, pid, extra)
 
def __str__ (self)
 
- Public Member Functions inherited from kilda.traffexam.exc.PidFileError
def __init__ (self, path, extra)
 
def __str__ (self)
 

Detailed Description

Definition at line 75 of file exc.py.

Constructor & Destructor Documentation

◆ __init__()

def kilda.traffexam.exc.PidFileBusyError.__init__ (   self,
  path,
  pid,
  extra 
)

Definition at line 76 of file exc.py.

Member Function Documentation

◆ __str__()

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

Definition at line 79 of file exc.py.


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