Module java.base
Package java.io

Class SyncFailedException

java.lang.Object
All Implemented Interfaces:
Serializable

public class SyncFailedException extends IOException
Signals that a sync operation has failed.
Since:
1.1
See Also: