Uses of Class
com.agical.rmock.core.exception.RMockSystemException

Packages that use RMockSystemException
com.agical.rmock.core.exception   
com.agical.rmock.core.exception.manager   
com.agical.rmock.core.exception.reflection   
com.agical.rmock.core.expectation   
com.agical.rmock.core.find.iterator   
com.agical.rmock.core.hub   
 

Uses of RMockSystemException in com.agical.rmock.core.exception
 

Subclasses of RMockSystemException in com.agical.rmock.core.exception
 class ExpectedThrowableNotThrownException
           
 class IllegalModificationSystemException
           
 class IllegalStateTransitionException
           
 class InterfaceNotAllowedException
           
 class NoSuchConstructorException
           
 class NoSuchMethodException
           
 class NoSuchSectionException
           
 class RMockAssertionFailedException
           
 class RMockConcurrentExceptionsException
           
 class RMockExpectationException
          Base class for expectation related exceptions.
 class RMockInternalError
           
 class RMockSystemExceptionInterceptedException
           
 class StrategyTerminatingException
           
 class UnexpectedFatalSystemException
           
 class UnexpectedInvocationException
          Thrown when an invocation is made that is not expected according to setup expectations.
 class UnsatisfiedDependencySystemException
           
 class UnsatisfiedExpectationsException
          Thrown when one or more expectations are not satisfied.
 

Uses of RMockSystemException in com.agical.rmock.core.exception.manager
 

Methods in com.agical.rmock.core.exception.manager with parameters of type RMockSystemException
 void ExceptionVerifierImpl.addSystemException(RMockSystemException systemException)
           
 void ExceptionVerifier.addSystemException(RMockSystemException systemException)
           
 

Uses of RMockSystemException in com.agical.rmock.core.exception.reflection
 

Subclasses of RMockSystemException in com.agical.rmock.core.exception.reflection
 class ClassNotFoundSystemException
           
 

Uses of RMockSystemException in com.agical.rmock.core.expectation
 

Subclasses of RMockSystemException in com.agical.rmock.core.expectation
 class EngineException
           
 

Uses of RMockSystemException in com.agical.rmock.core.find.iterator
 

Subclasses of RMockSystemException in com.agical.rmock.core.find.iterator
 class ServiceException
           
 

Uses of RMockSystemException in com.agical.rmock.core.hub
 

Subclasses of RMockSystemException in com.agical.rmock.core.hub
 class FatalAssignSystemException
           
 class IntrospectionSystemException
           
 class ReferenceOutOfScopeException
           
 



Copyright © 2005-2010 Agical AB. All Rights Reserved.