org.eclipse.equinox.p2.metadata
Class VersionFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.equinox.p2.metadata.VersionFormatException
- All Implemented Interfaces:
- Serializable
public class VersionFormatException
- extends Exception
Exception thrown when parsing Omni Version formats.
- Since:
- 2.0
- See Also:
- Serialized Form
- Restriction:
- This class is not intended to be subclassed by clients.
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
VersionFormatException
public VersionFormatException(String message)
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.