Uses of Class
com.ibm.premises.reusable.exceptions.ReusableComponentRuntimeException

Packages that use ReusableComponentRuntimeException
com.ibm.premises.reusable.exceptions   
 

Uses of ReusableComponentRuntimeException in com.ibm.premises.reusable.exceptions
 

Subclasses of ReusableComponentRuntimeException in com.ibm.premises.reusable.exceptions
 class BackendMethodNotImplementedException
          Should be thrown by ReusableComponent Backend Integration classes when a method of the BackendIntegrationFacade is not supported by this backend.
 class VoidMethodNotSupportedException
          Should be thrown by ReusableComponent agent classes and bean implementations when the default void methods are called instead of a non-void query or signal method.
 



Copyright © 2005 - 2009 IBM Corp. All Rights Reserved.