net.sf.oxclient
Class GroupwareException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by net.sf.oxclient.GroupwareException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BeanException, CommunicationException, JSONException

public class GroupwareException
extends RuntimeException

Author:
Björn Voß
See Also:
Serialized Form

Constructor Summary
GroupwareException()
           
GroupwareException(String arg0)
           
GroupwareException(String arg0, Throwable arg1)
           
GroupwareException(Throwable arg0)
           
 
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

GroupwareException

public GroupwareException()

GroupwareException

public GroupwareException(String arg0)

GroupwareException

public GroupwareException(String arg0,
                          Throwable arg1)

GroupwareException

public GroupwareException(Throwable arg0)


Copyright © 2007. All Rights Reserved.