Class DocumentNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.ucsb.nceas.metacat.client.DocumentNotFoundException
All Implemented Interfaces:
Serializable

public class DocumentNotFoundException extends Exception
Exception thrown when the requested docid does not exist on the server
See Also:
  • Constructor Details

    • DocumentNotFoundException

      public DocumentNotFoundException(String message)
      Create a new InsufficientKarmaException.
      Parameters:
      message - The error or warning message.