org.opengroupware.jogi.ogo
Class UpdateException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.opengroupware.jogi.ogo.UpdateException
All Implemented Interfaces:
java.io.Serializable

public class UpdateException
extends java.lang.RuntimeException

Author:
wolti
See Also:
Serialized Form

Constructor Summary
UpdateException(java.lang.Throwable rootCause)
           
 
Method Summary
 java.lang.Throwable getRootCause()
           
 
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

UpdateException

public UpdateException(java.lang.Throwable rootCause)
Method Detail

getRootCause

public java.lang.Throwable getRootCause()


Copyright © 2003 ogojogi Project, All Rights Reserved.