Class 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:
    Serialized Form
    • Constructor Detail

      • MissingLabelSchemaException

        public MissingLabelSchemaException​(String msg)