livespace.services
Class SynchronizationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by livespace.services.SynchronizationException
All Implemented Interfaces:
Serializable

public class SynchronizationException
extends IOException

Author:
Matthew Phillips
See Also:
Serialized Form

Constructor Summary
SynchronizationException()
           
SynchronizationException(String s)
           
SynchronizationException(String message, SynchronizationException cause)
           
 
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

SynchronizationException

public SynchronizationException()

SynchronizationException

public SynchronizationException(String s)

SynchronizationException

public SynchronizationException(String message,
                                SynchronizationException cause)


Copyright © 2008 Commonwealth of Australia