| Package | Description |
|---|---|
| org.jpmml.model | |
| org.jpmml.model.visitors |
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidAttributeException |
class |
InvalidElementException |
class |
InvalidElementListException |
class |
InvalidMarkupException
Thrown to indicate that the class model object is not valid.
|
class |
MisplacedAttributeException |
class |
MisplacedElementException |
class |
MisplacedElementListException |
class |
MissingAttributeException |
class |
MissingElementException |
class |
MissingMarkupException |
class |
UnsupportedAttributeException |
class |
UnsupportedElementException |
class |
UnsupportedElementListException |
class |
UnsupportedMarkupException
Thrown to indicate that the class model object is not supported.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MarkupInspector<E extends MarkupException>
This class provides a skeletal implementation of class model inspectors.
|
| Modifier and Type | Method and Description |
|---|---|
List<MarkupException> |
VersionChecker.getExceptions() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
VersionChecker.report(MarkupException exception) |
Copyright © 2024. All rights reserved.