public static class SemanticVersion.SemanticVersionParseException extends Exception
| Constructor and Description |
|---|
SemanticVersion.SemanticVersionParseException() |
SemanticVersion.SemanticVersionParseException(String message) |
SemanticVersion.SemanticVersionParseException(String message,
Throwable cause) |
SemanticVersion.SemanticVersionParseException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SemanticVersion.SemanticVersionParseException()
public SemanticVersion.SemanticVersionParseException(String message)
public SemanticVersion.SemanticVersionParseException(String message, Throwable cause)
public SemanticVersion.SemanticVersionParseException(Throwable cause)
Copyright © 2015 The Apache Software Foundation. All rights reserved.