This package contains the primary exception classes for the MetaMatrix exception hierarchy. Most exceptions descend somehow from {@link com.metamatrix.api.exception.MetaMatrixException}, which primarily provides the ability to chain exceptions together.

Related Documentation