public class IlvFeatureUseNotAcknowledgedException extends IllegalStateException
In order to avoid this exception, please ensure that you have a call to
IlvProductUtil.DeploymentLicenseRequired(String)
prior to the
use of JViews services.
IlvProductUtil.DeploymentLicenseRequired(String)
,
Serialized FormConstructor and Description |
---|
IlvFeatureUseNotAcknowledgedException(String[] alternativeProducts,
String message)
Constructs a IlvProductUseNotAcknowledgedException with the specified
detail message.
|
IlvFeatureUseNotAcknowledgedException(String[] alternativeProducts,
String[] messages)
Constructs a IlvProductUseNotAcknowledgedException with the specified
detail messages.
|
Modifier and Type | Method and Description |
---|---|
String[] |
getAllMessages()
Returns the detailed messages.
|
String[] |
getAlternativeProducts()
Returns the names of the products for which no acknowledgement was found.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.