public class DataProviderException extends ExtensionException
ExtensionException.Diagnostic
Constructor and Description |
---|
DataProviderException()
Creates a DataProviderException instance
|
DataProviderException(int severity,
java.lang.String detail,
DataModel dataModel)
Creates a DataProviderException instance with one diagnostic entry and a data model
|
Modifier and Type | Method and Description |
---|---|
DataModel |
getDataModel()
Gets the data model
|
void |
setDataModel(DataModel dataModel)
Sets the data model
|
addDiagnostic, getDiagnostics
public DataProviderException(int severity, java.lang.String detail, DataModel dataModel)
public DataProviderException()
Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.