Class SynchronizerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.fraunhofer.iese.mydata.pmp.synchronizer.SynchronizerException
All Implemented Interfaces:
Serializable

public class SynchronizerException extends Exception
Exception to indicate an error about synchronization
See Also:
  • Constructor Details

    • SynchronizerException

      public SynchronizerException(String message)
    • SynchronizerException

      public SynchronizerException(String message, Throwable cause)