Uses of Class
org.apache.camel.component.stitch.client.models.StitchError
Packages that use StitchError
-
Uses of StitchError in org.apache.camel.component.stitch.client.models
Methods in org.apache.camel.component.stitch.client.models that return StitchErrorConstructors in org.apache.camel.component.stitch.client.models with parameters of type StitchErrorModifierConstructorDescriptionStitchException(StitchResponse response, StitchError error) StitchException(StitchResponse response, StitchError error, Throwable cause)