ibrokerkit.iname4java.store
Class XriStoreException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ibrokerkit.iname4java.store.XriStoreException
All Implemented Interfaces:
java.io.Serializable

public class XriStoreException
extends java.lang.Exception

An Exception thrown by various methods accessing the XriStore.

See Also:
Serialized Form

Constructor Summary
XriStoreException()
           
XriStoreException(java.lang.String message)
           
XriStoreException(java.lang.String message, java.lang.Throwable ex)
           
XriStoreException(java.lang.Throwable ex)
           
 
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

XriStoreException

public XriStoreException()

XriStoreException

public XriStoreException(java.lang.String message)

XriStoreException

public XriStoreException(java.lang.Throwable ex)

XriStoreException

public XriStoreException(java.lang.String message,
                         java.lang.Throwable ex)


Copyright © 2009. All Rights Reserved.