org.shredzone.repowatch.sync
Class SynchronizerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.shredzone.repowatch.sync.SynchronizerException
- All Implemented Interfaces:
- Serializable
public class SynchronizerException
- extends Exception
Shows that something went wrong while synchronizing.
- Version:
- $Revision: 317 $
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SynchronizerException
public SynchronizerException()
SynchronizerException
public SynchronizerException(String msg)
SynchronizerException
public SynchronizerException(String msg,
Throwable cause)
Copyright © 2007-2011
shredzone.org. All Rights Reserved.