Class InvalidSystemMetadata

java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.ucsb.nceas.metacat.systemmetadata.InvalidSystemMetadata
All Implemented Interfaces:
Serializable

public class InvalidSystemMetadata extends Exception
An exception class indicate the given system metadata is invalid.
Author:
tao
See Also:
  • Constructor Details

    • InvalidSystemMetadata

      public InvalidSystemMetadata(String error)
      Constructor with the error message
      Parameters:
      error -