org.exolab.castor.persist.cache
Class MethodNotImplementedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.exolab.castor.core.exceptions.CastorException
              extended byorg.exolab.castor.jdo.PersistenceException
                  extended byorg.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)
           
 
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