Package org.krakenapps.filter.exception

Exception classes that contains detail error cause.

See:
          Description

Exception Summary
AlreadyBoundException Unchecked exception thrown when the filter is already bound to the specified filter.
ConfigurationException Unchecked exception thrown when the filter can not accept current configurations.
DuplicatedFilterNameException Unchecked exception thrown when the requested filter id already exists at filter loading.
FilterFactoryNotFoundException Unchecked exception thrown when the filter factory is not found.
FilterNotBoundException Unchecked exception thrown when filters are not bound at unbind operation.
FilterNotFoundException Unchecked exception thrown when the specified filter is not found.
MessageSpecMismatchException Unchecked exception thrown when filters can not be bound cause of message specification mismatch.
 

Package org.krakenapps.filter.exception Description

Exception classes that contains detail error cause.



Copyright © 2008-2009 Kraken Project. All Rights Reserved.