Serializablepublic class CheckoutConflictException extends IOException
| Constructor | Description |
|---|---|
CheckoutConflictException(String file) |
Construct a CheckoutConflictException for the specified file
|
CheckoutConflictException(String[] files) |
Construct a CheckoutConflictException for the specified set of files
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CheckoutConflictException(String file)
file - public CheckoutConflictException(String[] files)
files - Copyright © 2018. All rights reserved.