public class UnsupportedGFXDVersionException extends Exception
UnsupportedGFXDVersionException indicates an unsupported
version.| Constructor and Description |
|---|
UnsupportedGFXDVersionException(short versionOrdinal)
Constructs a new
UnsupportedGFXDVersionException. |
UnsupportedGFXDVersionException(String message)
Constructs a new
UnsupportedGFXDVersionException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedGFXDVersionException(short versionOrdinal)
UnsupportedGFXDVersionException.versionOrdinal - The ordinal of the requested Versionpublic UnsupportedGFXDVersionException(String message)
UnsupportedGFXDVersionException.message - The exception messageCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.