public class VersionFormatException extends AbstractException
| Modifier and Type | Field and Description |
|---|---|
static int |
INVALID_VERSION |
ID_AMBIGUOUS, ID_CANNOT_RESOLVE, ID_INTERNAL, ID_SEMANTIC, ID_WARNING| Constructor and Description |
|---|
VersionFormatException(java.lang.String message,
int code)
Creates a new version format exception based on a message.
|
getIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMessagepublic static final int INVALID_VERSION
Copyright © 2009 - 2018 SSE. All Rights Reserved.