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