Thrown when a metadata is in a invalid state, usually because a mandatory property is missing.
@author Martin Desruisseaux (Geomatys)
@since 0.3 (derived from geotk-2.4)
@version 0.3
@module
Representation of an exception thrown when an error occurs in Meta-Data definition. Provides a series of convenience constructors to accomodate the typical numbers of parameters embodies in messages.
Thrown when a {@linkplain org.geotools.metadata.iso.MetadataEntity metadata entity}is in a invalid state, usually because a mandatory attribute is missing.
@since 2.4
@source $URL$
@version $Id$
@author Martin Desruisseaux (Geomatys)
Representation of an exception thrown when an error occurs in Meta-Data definition. Provides a series of convenience constructors to accomodate the typical numbers of parameters embodies in messages.
@version $Revision: 1.5 $
Thrown by the JmxAttributeSource when it encounters incorrect metadata on a managed resource or one of its methods.
@author Rob Harrop
@since 1.2
@see JmxAttributeSource
@see org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.