Uses of Class
com.onwbp.adaptation.AdaptationError
-
Packages that use AdaptationError Package Description com.onwbp.adaptation Provides core classes and interfaces for accessing datasets, tables, and their records. -
-
Uses of AdaptationError in com.onwbp.adaptation
Subclasses of AdaptationError in com.onwbp.adaptation Modifier and Type Class Description class
UnavailableContentError
Unchecked exception thrown when the content of a dataset is not available, because the associated data model has errors.
-