org.codehaus.mojo.runtime.builder
Class MavenRuntimeBuilderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.mojo.runtime.builder.MavenRuntimeBuilderException
- All Implemented Interfaces:
- Serializable
public class MavenRuntimeBuilderException
- extends Exception
- Version:
- $Id: MavenRuntimeBuilderException.java 2166 2006-07-18 21:32:16Z carlos $
- Author:
- Jason van Zyl, Trygve Laugstøl
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MavenRuntimeBuilderException
public MavenRuntimeBuilderException(String msg)
MavenRuntimeBuilderException
public MavenRuntimeBuilderException(String msg,
Throwable cause)
Copyright © 2011 Codehaus. All Rights Reserved.