Package Summary  Overview Summary

class:SyncFailedException [NONE]

constructor:<init>(java.lang.String) [NONE]

  • 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.

© 2019 Oracle Corporation and/or its affiliates