org.codehaus.mojo.pomtools
Class PomToolsRTException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.codehaus.mojo.pomtools.PomToolsRTException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- PomToolsVersionException
public class PomToolsRTException
- extends RuntimeException
- Version:
- $Id: PomToolsRTException.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 |
PomToolsRTException
public PomToolsRTException()
PomToolsRTException
public PomToolsRTException(String message)
PomToolsRTException
public PomToolsRTException(String message,
Throwable cause)
PomToolsRTException
public PomToolsRTException(Throwable cause)
Copyright © 2011 The Codehaus. All Rights Reserved.