public class LicenseException extends GemFireException
LicenseException
is thrown when
the license check fails.Constructor and Description |
---|
LicenseException(String message)
Creates a new
LicenseException . |
LicenseException(String message,
Throwable thr)
Creates a new
LicenseException that was
caused by a given exception |
LicenseException(Throwable thr)
Creates a new
LicenseException that was
caused by a given exception |
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LicenseException(String message)
LicenseException
.public LicenseException(String message, Throwable thr)
LicenseException
that was
caused by a given exceptionpublic LicenseException(Throwable thr)
LicenseException
that was
caused by a given exceptionCopyright © 1997-2017 Pivotal Software, Inc. All rights reserved.