public class CheckoutConflictException extends IOException
Constructor and Description |
---|
CheckoutConflictException(String file)
Construct a CheckoutConflictException for the specified file
|
CheckoutConflictException(String[] files)
Construct a CheckoutConflictException for the specified set of files
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CheckoutConflictException(String file)
file
- public CheckoutConflictException(String[] files)
files
- Copyright © 2013. All Rights Reserved.