ibrokerkit.iname4java.store
Class XriStoreRuntimeException

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

public class XriStoreRuntimeException
extends java.lang.RuntimeException

A RuntimeException thrown by various methods accessing the Store.

See Also:
Serialized Form

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

XriStoreRuntimeException

public XriStoreRuntimeException()

XriStoreRuntimeException

public XriStoreRuntimeException(java.lang.String message)

XriStoreRuntimeException

public XriStoreRuntimeException(java.lang.Throwable ex)

XriStoreRuntimeException

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


Copyright © 2009. All Rights Reserved.