Package io.sentry.semver
Class Version.VersionFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.sentry.semver.Version.VersionFormatException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Version
This exception indicates that a version- or a part of a version string could not be parsed
according to the semantic version specification.
- Author:
- Simon Taddiken
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString