lcu_connector.exceptions

class SessionError

inherits Exception

An exception that is raised when the connector is not started.

SessionError.__init__()

def __init__(self):

class ClientProcessError

inherits Exception

Exception raised when the League Client is closed.

ClientProcessError.__init__()

def __init__(self):

class MissingLockfileError

inherits Exception

Exception raised when the lockfile is not found.

MissingLockfileError.__init__()

def __init__(self):