Class SyncFactoryException

    • Constructor Detail

      • SyncFactoryException

        public SyncFactoryException()
        Creates new SyncFactoryException without detail message.
      • SyncFactoryException

        public SyncFactoryException​(String msg)
        Constructs an SyncFactoryException with the specified detail message.
        Parameters:
        msg - the detail message.