Package java.io

Class SyncFailedException

    • Constructor Detail

      • SyncFailedException

        public SyncFailedException​(String detailMessage)
        Constructs a new SyncFailedException with its stack trace and detail message filled in.
        Parameters:
        detailMessage - the detail message for this exception.