Package edu.ucsb.nceas.metacat.client


package edu.ucsb.nceas.metacat.client
  • Class
    Description
    Exception thrown when the requested docid does not exist on the server
    Exception thrown when an error occurs because a Metacat server operation requires higher access rights than the currently logged in user has.
    This interface provides methods for initializing and logging in to a Metacat server, and then querying, reading, transforming, inserting, updating and deleting documents from that server.
    Exception thrown when a Metacat server denies a login authentication request.
    This interface provides methods for initializing and logging in to a Metacat server, and then querying, reading, transforming, inserting, updating and deleting documents from that server.
    Exception thrown when an error occurs during a metacat operation.
    This class is a factory which allows the caller to create an instance of a Metacat object for accessing a metacat server.
    Exception thrown when a Metacat server is not accessible for the operation requested.