Example usage for Java java.io SyncFailedException fields, constructors, methods, implement or subclass
The text is from its open source code.
SyncFailedException(String desc) Constructs an SyncFailedException with a detail message. |
void | printStackTrace() Prints this throwable and its backtrace to the standard error stream. |