org.openxri.exceptions
Class StoreNotFoundException

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

public class StoreNotFoundException
extends StoreException

See Also:
Serialized Form

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

StoreNotFoundException

public StoreNotFoundException()

StoreNotFoundException

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

StoreNotFoundException

public StoreNotFoundException(java.lang.String arg0)

StoreNotFoundException

public StoreNotFoundException(java.lang.Throwable arg0)


Copyright © 2005-2012. All Rights Reserved.