• Constructor Detail

      • SyncFailedException

        public SyncFailedException​(String desc)

        Constructs an SyncFailedException with a detail message. A detail message is a String that describes this particular exception.

        Parameters:
        desc - a String describing the exception.