public class UnsupportedGFXDVersionException
extends java.lang.Exception
UnsupportedGFXDVersionException indicates an unsupported
version.| Constructor and Description |
|---|
UnsupportedGFXDVersionException(short versionOrdinal)
Constructs a new
UnsupportedGFXDVersionException. |
UnsupportedGFXDVersionException(java.lang.String message)
Constructs a new
UnsupportedGFXDVersionException. |
public UnsupportedGFXDVersionException(short versionOrdinal)
UnsupportedGFXDVersionException.versionOrdinal - The ordinal of the requested Versionpublic UnsupportedGFXDVersionException(java.lang.String message)
UnsupportedGFXDVersionException.message - The exception messageCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.