|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.jbo | Contains interfaces for client-side applications. |
oracle.jbo.domain |
Uses of ValidationException in oracle.jbo |
Subclasses of ValidationException in oracle.jbo | |
Type | Name |
---|---|
class |
AttrSetValException
Indicates n failed attempt to set an attribute value. |
class |
AttrValException
Indicates a attribute validation error. |
class |
ReadOnlyAttrException
Indicates an attempt to modify a read-only attribute. |
class |
RowValException
Indicates that validation of a business object has failed. |
class |
TxnValException
Thrown when reading an xml document fails for a RowSet or a Row. |
Methods in oracle.jbo that return ValidationException | |
Type | Name |
---|---|
ValidationException |
ValidationException.getAttributeException(java.lang.String rowDefName,
java.lang.String attrName)
|
ValidationException |
AttrValException.getAttributeException(java.lang.String rowDefName,
java.lang.String voAttrName)
|
Uses of ValidationException in oracle.jbo.domain |
Subclasses of ValidationException in oracle.jbo.domain | |
Type | Name |
---|---|
class |
DataCreationException
Indicates that a Domain object could not be created. |
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |