Package is.codion.tools.loadtest.model
Interface LoadTestModel.ExceptionTimestamp
- Enclosing interface:
LoadTestModel<T>
public static interface LoadTestModel.ExceptionTimestamp
A scenario exception
-
Method Summary
-
Method Details
-
timestamp
long timestamp()- Returns:
- the timestamp
-
exception
Exception exception()- Returns:
- the exception
-