@Deprecated public class LicensingException extends RuntimeException
Constructor and Description |
---|
LicensingException(String message)
Deprecated.
As of 0.13.0, no replacement.
|
LicensingException(String message,
Throwable t)
Deprecated.
As of 0.13.0, no replacement.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
@Deprecated public LicensingException(String message, Throwable t)
@Deprecated public LicensingException(String message)