Package org.dspace.content.crosswalk
Class MetadataValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dspace.content.crosswalk.CrosswalkException
org.dspace.content.crosswalk.MetadataValidationException
- All Implemented Interfaces:
Serializable
This indicates a problem with the input metadata (for submission) or
item state (dissemination). It is invalid or incomplete, or simply
unsuitable to be crosswalked.
- Version:
- $Revision$
- Author:
- Larry Stone
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MetadataValidationException
public MetadataValidationException() -
MetadataValidationException
-
MetadataValidationException
-
MetadataValidationException
-