Serializable
public 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, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CheckoutConflictException(String file)
file
- public CheckoutConflictException(String[] files)
files
- Copyright © 2018. All rights reserved.