Package network.oxalis.commons.error
Class FullErrorTracker
- java.lang.Object
-
- network.oxalis.commons.error.FullErrorTracker
-
- All Implemented Interfaces:
ErrorTracker
@Singleton public class FullErrorTracker extends Object implements ErrorTracker
- Since:
- 4.0.2
- Author:
- erlend
-
-
Constructor Summary
Constructors Constructor Description FullErrorTracker()
-
-
-
Method Detail
-
track
public String track(Direction direction, Exception e, boolean handled)
- Specified by:
trackin interfaceErrorTracker
-
-