Interface EscalationHandler

    • Method Detail

      • handleEscalation

        void handleEscalation​(java.lang.Throwable escalation)
                       throws java.lang.Throwable
        Handles an Escalation from an Office.
        Parameters:
        escalation - Escalation.
        Throws:
        java.lang.Throwable - Should failure in handling Escalation.