Class MissingLabelSchemaException

java.lang.Object
java.lang.Throwable
java.lang.Exception
gov.nasa.pds.tools.label.MissingLabelSchemaException
All Implemented Interfaces:
Serializable

public class MissingLabelSchemaException extends Exception
Exception class to indicate that a given PDS4 label is missing the xsi:schemaLocation attribute.
Author:
mcayanan
See Also:
  • Constructor Details

    • MissingLabelSchemaException

      public MissingLabelSchemaException(String msg)