org.apache.maven.model.converter
Class PomTranslationException
public
class
PomTranslationException
extends Exception
Constructor Summary |
| PomTranslationException(String groupId, String artifactId, String version, String message) |
| PomTranslationException(String groupId, String artifactId, String version, Throwable cause) |
| PomTranslationException(String groupId, String artifactId, String version, String message, Throwable cause) |
public PomTranslationException(String groupId, String artifactId, String version, String message)
public PomTranslationException(String groupId, String artifactId, String version, Throwable cause)
public PomTranslationException(String groupId, String artifactId, String version, String message, Throwable cause)
Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.