Uses of Class
org.apache.camel.component.stitch.client.models.StitchError
-
Packages that use StitchError Package Description org.apache.camel.component.stitch.client.models -
-
Uses of StitchError in org.apache.camel.component.stitch.client.models
Methods in org.apache.camel.component.stitch.client.models that return StitchError Modifier and Type Method Description StitchErrorStitchException. getError()Constructors in org.apache.camel.component.stitch.client.models with parameters of type StitchError Constructor Description StitchException(StitchResponse response, StitchError error)StitchException(StitchResponse response, StitchError error, Throwable cause)
-