Package gov.nasa.pds.tools.label
Class MissingLabelSchemaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
gov.nasa.pds.tools.label.MissingLabelSchemaException
- All Implemented Interfaces:
Serializable
Exception class to indicate that a given PDS4 label is missing the xsi:schemaLocation attribute.
- Author:
- mcayanan
- 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
-
MissingLabelSchemaException
-