Skip to content

Commit

Permalink
(chores) camel-api: formatting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
orpiske committed Jan 9, 2024
1 parent c23df08 commit 3ecb187
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

/**
* The base class for any validation exception, such as
* {@link org.apache.camel.support.processor.validation.SchemaValidationException} so that it is easy to treat all validation
* errors in a similar way irrespective of the particular validation technology used.
* {@link org.apache.camel.support.processor.validation.SchemaValidationException} so that it is easy to treat all
* validation errors in a similar way irrespective of the particular validation technology used.
*/
public class ValidationException extends CamelExchangeException {

Expand Down

0 comments on commit 3ecb187

Please sign in to comment.