MetaDone
metadone.repository.exception.BadFacet Class Reference
Inheritance diagram for metadone.repository.exception.BadFacet:
Collaboration diagram for metadone.repository.exception.BadFacet:

List of all members.

Public Member Functions

 BadFacet ()

Static Private Attributes

static final long serialVersionUID = 1L

Detailed Description

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.


Constructor & Destructor Documentation

metadone.repository.exception.BadFacet.BadFacet ( )

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations