Lima-Loa

Package org.limaloa

The Public API and base classes for all exceptions.

See:
          Description

Class Summary
AdapterFactory Factory class that allows controlled creation of adapter instances.
ExceptionMapping Encapsulates an Exception Mapping.
Method Encapsulates a method.
MethodMapping Encapsulates a Method Mapping.
Parameter Encapsulates a method parameter.
 

Exception Summary
AdapterConfigurationException Base class for all configuration exceptions, thrown at start-up.
AdapterRuntimeException Base class for all runtime exceptions, thrown after start-up.
BaseUncheckedException Base class for all runtime exceptions.
 

Package org.limaloa Description

The Public API and base classes for all exceptions.


Lima-Loa