- All Known Subinterfaces:
ErrorWebRoute<A>
public interface ErrorAware
Specifies criteria required to match requests or resources based on a an error type.
- Since:
- 1.3
- Author:
- Jeremy Kuhn
-
Method Summary
-
Method Details
-
getError
Returns an error type.
- Returns:
- an error type or null to match any error
-