net.sf.gilead.exception
Class ProxyStoreException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by net.sf.gilead.exception.ProxyStoreException
All Implemented Interfaces:
java.io.Serializable

public class ProxyStoreException
extends java.lang.RuntimeException

Proxy store exception

Author:
bruno.marchesson
See Also:
Serialized Form

Constructor Summary
ProxyStoreException(java.lang.String message)
          Base constructor
ProxyStoreException(java.lang.String message, java.lang.Object object)
          Base constructor
 
Method Summary
 java.lang.Object getObject()
           
 
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

ProxyStoreException

public ProxyStoreException(java.lang.String message)
Base constructor


ProxyStoreException

public ProxyStoreException(java.lang.String message,
                           java.lang.Object object)
Base constructor

Method Detail

getObject

public final java.lang.Object getObject()
Returns:
the object