org.openxri.exceptions
Class StoreInternalException

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

public class StoreInternalException
extends StoreException

See Also:
Serialized Form

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

StoreInternalException

public StoreInternalException()

StoreInternalException

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

StoreInternalException

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

StoreInternalException

public StoreInternalException(java.lang.String arg0)

StoreInternalException

public StoreInternalException(java.lang.Throwable arg0)


Copyright © 2005-2012. All Rights Reserved.