See: Description
| Exception | Description |
|---|---|
| InvokerException |
To be used by an
Invoker when they encounter an error. |
| ObjectProviderException |
ObjectProvider implementations should throw this exception type to indicate that
there was a problem creating/finding the object. |
| ProxyFactoryException |
A runtime exception type to be used by
proxy factories when a problem
occurs. |
This package contains the exception classes used by the primary API.
Copyright © 2005-2013 Apache Software Foundation. All Rights Reserved.