edu.ucsb.nceas.morpho.datastore
Class MetacatUploadException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--edu.ucsb.nceas.morpho.datastore.MetacatUploadException

public class MetacatUploadException
extends java.lang.Exception

This exception is thrown when an error occurs during communication with the metacat server.

See Also:
Serialized Form

Constructor Summary
MetacatUploadException(java.lang.String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MetacatUploadException

public MetacatUploadException(java.lang.String message)


Copyright © 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.