org.apache.maven.plugins.release.versions

Class VersionParseException

public class VersionParseException extends Exception

Constructor Summary
VersionParseException()
VersionParseException(String message)
VersionParseException(String message, Throwable cause)
VersionParseException(Throwable cause)

Constructor Detail

VersionParseException

public VersionParseException()

VersionParseException

public VersionParseException(String message)

VersionParseException

public VersionParseException(String message, Throwable cause)

VersionParseException

public VersionParseException(Throwable cause)
Copyright © 2002-2008 Apache Software Foundation. All Rights Reserved.