public class SynchronizeException extends Exception
Constructor and Description |
---|
SynchronizeException() |
SynchronizeException(String message) |
SynchronizeException(String message,
Throwable cause) |
SynchronizeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2006–2018. All rights reserved.