Package raccoon.api.exception

Contains the default Raccoon exceptions that the various services may throw on an error.

See:
          Description

Exception Summary
IntrospectionException An exception resulting from an error during introspection of java bean.
LoadableException The exception correlated to a loading/unloading error.
RaccoonException The base exception for all Raccoon exception, all exceptions inherit from this exception.
ResourceNotFoundException A resource specific exception class.
ServiceException An exception related to a Service.
 

Package raccoon.api.exception Description

Contains the default Raccoon exceptions that the various services may throw on an error.

Introduction

Contains all the default exception available to the various services/components that come with the Raccoon Framework.

RaccoonException

[... TODO ...]




Copyright null null. All Rights Reserved.