Ice.ConnectionAbortedException¶ class Ice.ConnectionAbortedException(closedByApplication: bool, msg: str)¶ Bases: LocalException The exception that is raised when an operation fails because the connection has been aborted. Parameters: closedByApplication (bool) msg (str) property closedByApplication: bool¶