Package org.entityfs.error

The ErrorHandlingStrategy interface and a simple, error logging implementation of it.

See:
          Description

Interface Summary
ErrorHandlingStrategy This is an interface for an error handling strategy.
 

Class Summary
LoggingErrorHandlingStrategy This implementation of ErrorHandlingStrategy logs the exceptions and may also rethrow them.
 

Package org.entityfs.error Description

The ErrorHandlingStrategy interface and a simple, error logging implementation of it.

Since:
1.0
Author:
Karl Gustafsson