org.eclipse.wst.common.project.facet.core
Class VersionFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.wst.common.project.facet.core.VersionFormatException
- All Implemented Interfaces:
- Serializable
public class VersionFormatException
- extends RuntimeException
The exception that's thrown when version string cannot be parsed.
- Author:
- Konstantin Komissarchik
- See Also:
- Serialized Form
VersionFormatException
public VersionFormatException(Object comparator,
String version)
getComparator
public Object getComparator()
getVersion
public String getVersion()
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
Copyright (c) 2008 BEA Systems, Inc. and others. All rights reserved.