com.agical.rmock.core.exception
Class NoSuchConstructorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.agical.rmock.core.exception.RMockSystemException
com.agical.rmock.core.exception.NoSuchConstructorException
- All Implemented Interfaces:
- Serializable
public class NoSuchConstructorException
- extends RMockSystemException
- 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 |
NoSuchConstructorException
public NoSuchConstructorException(Class clazz,
Object[] arguments)
Copyright © 2005-2011 Agical AB. All Rights Reserved.