Class ExceptionReporting


  • public class ExceptionReporting
    extends Object
    Class that is used to notify test classes of failures on the server side.

    This allows for server side exceptions to be added to the test failure

    • Constructor Detail

      • ExceptionReporting

        public ExceptionReporting()
    • Method Detail

      • notifyException

        public static void notifyException​(Throwable exception)