x2gobroker.x2gobroker_exceptions module¶
-
exception
x2gobroker.x2gobroker_exceptions.
X2GoBrokerAgentException
(*args, **kwargs)[source]¶ Bases:
x2gobroker.x2gobroker_exceptions.X2GoBrokerBaseException
X2Go Broker Agent exception class. Used for failures during broker <-> broker agent communications.
-
exception
x2gobroker.x2gobroker_exceptions.
X2GoBrokerBaseException
(*args, **kwargs)[source]¶ Bases:
BaseException
Base exception for all X2Go Session Broker exceptions.”
-
exception
x2gobroker.x2gobroker_exceptions.
X2GoBrokerProfileException
(*args, **kwargs)[source]¶ Bases:
x2gobroker.x2gobroker_exceptions.X2GoBrokerBaseException
X2Go Broker exception class for session profile problems. Used for failures when parsing and processing session profiles.