org.openxri.exceptions
Class StoreNotImplementedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.openxri.exceptions.StoreException
              extended by org.openxri.exceptions.StoreNotImplementedException
All Implemented Interfaces:
java.io.Serializable

public class StoreNotImplementedException
extends StoreException

See Also:
Serialized Form

Constructor Summary
StoreNotImplementedException()
           
StoreNotImplementedException(java.lang.String arg0)
           
StoreNotImplementedException(java.lang.String arg0, java.lang.Throwable arg1)
           
StoreNotImplementedException(java.lang.Throwable arg0)
           
 
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

StoreNotImplementedException

public StoreNotImplementedException()

StoreNotImplementedException

public StoreNotImplementedException(java.lang.String arg0,
                                    java.lang.Throwable arg1)

StoreNotImplementedException

public StoreNotImplementedException(java.lang.String arg0)

StoreNotImplementedException

public StoreNotImplementedException(java.lang.Throwable arg0)


Copyright © 2005-2012. All Rights Reserved.