org.codehaus.mojo.pomtools.wrapper.reflection
Class ModelReflectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.codehaus.mojo.pomtools.wrapper.reflection.ModelReflectionException
- All Implemented Interfaces:
- Serializable
public class ModelReflectionException
- extends RuntimeException
- Version:
- $Id: ModelReflectionException.java 2166 2006-07-18 21:32:16Z carlos $
- Author:
- David Hawkins
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ModelReflectionException
public ModelReflectionException()
ModelReflectionException
public ModelReflectionException(String message)
ModelReflectionException
public ModelReflectionException(String message,
Throwable cause)
ModelReflectionException
public ModelReflectionException(Throwable cause)
Copyright © 2011 The Codehaus. All Rights Reserved.