MetaDone
|
Public Member Functions | |
BadFacet () | |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
This exception is thrown when a method is called on a dataobject object although this one doesn't support the required facet. For instance, calling the method getRange() on a dataobject that is not a propertytype.
metadone.repository.exception.BadFacet.BadFacet | ( | ) |
final long metadone.repository.exception.BadFacet.serialVersionUID = 1L [static, private] |
Reimplemented from metadone.exception.BadPreCondition.