org.exolab.castor.persist.cache
Class MethodNotImplementedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.exolab.castor.core.exceptions.CastorException
              extended by org.exolab.castor.jdo.PersistenceException
                  extended by org.exolab.castor.persist.cache.MethodNotImplementedException
All Implemented Interfaces:
java.io.Serializable

public class MethodNotImplementedException
extends PersistenceException

Exception specific to Castor JDO cache implementations. Indicates that a specific method of the Cache interface has not been implemented.

Author:
Werner Guttmann
See Also:
Serialized Form

Constructor Summary
MethodNotImplementedException(java.lang.String message)
           
MethodNotImplementedException(java.lang.String message, java.lang.Throwable except)
           
 
Method Summary
 
Methods inherited from class org.exolab.castor.core.exceptions.CastorException
getCause, getException, getMessage, initCause, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MethodNotImplementedException

public MethodNotImplementedException(java.lang.String message,
                                     java.lang.Throwable except)
Parameters:
message -
except -

MethodNotImplementedException

public MethodNotImplementedException(java.lang.String message)
Parameters:
message -


Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com