com.agical.rmock.core.exception
Class RMockSystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.agical.rmock.core.exception.RMockSystemException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ClassNotFoundSystemException, ConversionException, EngineException, ExpectedThrowableNotThrownException, FatalAssignSystemException, IllegalModificationSystemException, IllegalStateTransitionException, InterfaceNotAllowedException, IntrospectionSystemException, NoSuchConstructorException, NoSuchMethodException, NoSuchSectionException, RDocSystemException, ReadException, ReferenceOutOfScopeException, ResourceSystemException, RMockConcurrentExceptionsException, RMockInternalError, RMockSystemExceptionInterceptedException, ServiceException, StrategyTerminatingException, TargetException, UnexpectedFatalSystemException, UnsatisfiedDependencySystemException, VelocityGenerationSystemException, WriteException
public abstract class RMockSystemException
- extends RuntimeException
- Author:
- brolund
(c) 2005 Agical AB
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RMockSystemException
public RMockSystemException(String s)
RMockSystemException
public RMockSystemException(String msg,
Throwable cause)
RMockSystemException
public RMockSystemException(Throwable cause)
RMockSystemException
public RMockSystemException()
Copyright © 2005-2011 Agical AB. All Rights Reserved.