Ice.ConnectionAbortedException

class Ice.ConnectionAbortedException(closedByApplication: bool, msg: str)

Bases: LocalException

This exception indicates that a connection has been closed forcefully.

Parameters:
  • closedByApplication (bool)

  • msg (str)

property closedByApplication