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

Public Member Functions

def __str__ (self)
 
- Public Member Functions inherited from kilda.traffexam.exc.PidFileBusyError
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 84 of file exc.py.

Member Function Documentation

◆ __str__()

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

Definition at line 85 of file exc.py.


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