Skip to content

andrewharmellaw/camel-exceptions-rest

Repository files navigation

camel-exceptions-rest

Extensions to camel-exceptions-core providing additional Exceptions for REST-wrangling problems.

Releases are hosted over at bintray licenced under Apache v.2.0.

Build Status

It's recommended when you're handling exceptions in Apache Camel that you differentiate between recoverable and irrecoverable exceptions. These classes take the representations of these two types of exception (from camel-exceptions-core) and create rest-specific subclasses.

They are very simple, extending the relevant Recoverable or IrrecoverableException, and providing a meaningful classname. Nothing beyond that.

Isn't it nice when someone does a bunch of your typing for you?

About

Extensions to camel-exceptions-core providing additional Exceptions for REST-wrangling problems

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages