edu.ucsb.nceas.morpho.datastore
Class CacheAccessException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by edu.ucsb.nceas.morpho.datastore.CacheAccessException
All Implemented Interfaces:
java.io.Serializable

public class CacheAccessException
extends java.lang.Exception

This exception is thrown when their is a problem accessing the cache

See Also:
Serialized Form

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

Constructor Detail

CacheAccessException

public CacheAccessException(java.lang.String message)


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