public class LicenseNotFoundException extends LicenseException
Constructor and Description |
---|
LicenseNotFoundException(String message)
Constructor.
|
LicenseNotFoundException(String message,
Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LicenseNotFoundException(String message)
message
- Error description.Copyright © 2012–2024 Onix Solutions. All rights reserved.