@Deprecated public class LicenseException extends GemFireException
LicenseException
is thrown when the license check fails.Constructor and Description |
---|
LicenseException(java.lang.String message)
Deprecated.
Creates a new
LicenseException . |
LicenseException(java.lang.String message,
java.lang.Throwable thr)
Deprecated.
Creates a new
LicenseException that was caused by a given exception |
LicenseException(java.lang.Throwable thr)
Deprecated.
Creates a new
LicenseException that was caused by a given exception |
getRootCause
public LicenseException(java.lang.String message)
LicenseException
.public LicenseException(java.lang.String message, java.lang.Throwable thr)
LicenseException
that was caused by a given exceptionpublic LicenseException(java.lang.Throwable thr)
LicenseException
that was caused by a given exception