public class UnsupportedDataContextPropertiesException extends MetaModelException
DataContextFactory or
DataContextFactoryRegistry is being invoked with
DataContextProperties that are not supported by the implementation.| Constructor and Description |
|---|
UnsupportedDataContextPropertiesException() |
UnsupportedDataContextPropertiesException(Exception cause) |
UnsupportedDataContextPropertiesException(String message) |
UnsupportedDataContextPropertiesException(String message,
Exception cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedDataContextPropertiesException()
public UnsupportedDataContextPropertiesException(Exception cause)
public UnsupportedDataContextPropertiesException(String message, Exception cause)
public UnsupportedDataContextPropertiesException(String message)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.