Interface RouteError
public interface RouteError
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionGets the error.getPhase()
Gets the phase associated with the error.
-
Method Details
-
getPhase
Gets the phase associated with the error.- Returns:
- the phase.
-
getException
Gets the error.- Returns:
- the error.
-