Package edu.wpi.grip.core.util
Interface ExceptionWitness.Factory
-
- Enclosing class:
- ExceptionWitness
public static interface ExceptionWitness.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ExceptionWitness
create(java.lang.Object origin)
-
-
-
Method Detail
-
create
ExceptionWitness create(java.lang.Object origin)
-
-