org.apache.maven.continuum.installation
Class InstallationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.continuum.installation.InstallationException
- All Implemented Interfaces:
- Serializable
public class InstallationException
- extends Exception
- Since:
- 13 juin 07
- Version:
- $Id: InstallationException.java 1372267 2012-08-13 05:47:30Z brett $
- Author:
- olamy
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InstallationException
public InstallationException(String message)
InstallationException
public InstallationException(String message,
Throwable cause)
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.