net.sf.hibernate4gwt.exception
Class PojoStoreException

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

public class PojoStoreException
extends java.lang.RuntimeException

Pojo store exception

Author:
bruno.marchesson
See Also:
Serialized Form

Constructor Summary
PojoStoreException(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

PojoStoreException

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

Method Detail

getObject

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