tik_manager4.management.exceptions ================================== .. py:module:: tik_manager4.management.exceptions .. autoapi-nested-parse:: Platform Management Exceptions Exceptions ---------- .. autoapisummary:: tik_manager4.management.exceptions.AuthenticationError tik_manager4.management.exceptions.SyncError Module Contents --------------- .. py:exception:: AuthenticationError Bases: :py:obj:`Exception` Common base class for all non-exit exceptions. .. py:exception:: SyncError Bases: :py:obj:`Exception` Common base class for all non-exit exceptions.