Package 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:
java.io.Serializable
public class VersionFormatException extends java.lang.ExceptionException thrown when parsing Omni Version formats.- Since:
- 2.0
- See Also:
- Serialized Form
- Restriction:
- This class is not intended to be subclassed by clients.
-
-
Constructor Summary
Constructors Constructor Description VersionFormatException(java.lang.String message)
-