Class TestbedErrorTracker

  • All Implemented Interfaces:
    network.oxalis.api.error.ErrorTracker

    public class TestbedErrorTracker
    extends Object
    implements network.oxalis.api.error.ErrorTracker
    Author:
    erlend
    • Constructor Detail

      • TestbedErrorTracker

        public TestbedErrorTracker()
    • Method Detail

      • track

        public String track​(network.oxalis.api.model.Direction direction,
                            Exception e,
                            boolean handled)
        Specified by:
        track in interface network.oxalis.api.error.ErrorTracker