| Exception | Description |
|---|---|
| KatharsisException |
General type for exceptions, which can be thrown during Katharsis request processing.
|
| KatharsisInitializationException |
General type for exceptions, which can be thrown during Katharsis startup (building resource registry etc)
|
| KatharsisMappableException |
Represents an exception which must be returned to the end user.
|
| KatharsisMatchingException |
Exceptions which derive from this class should be considered as part of the method matching mechanism, that is they
shouldn't be considered as an error that must be sent in response.
|
Copyright © 2015. All Rights Reserved.