public class CheckoutConflictException
extends java.io.IOException
Constructor and Description |
---|
CheckoutConflictException(java.lang.String file)
Construct a CheckoutConflictException for the specified file
|
CheckoutConflictException(java.lang.String[] files)
Construct a CheckoutConflictException for the specified set of files
|
public CheckoutConflictException(java.lang.String file)
file
- public CheckoutConflictException(java.lang.String[] files)
files
- Copyright © 2012. All Rights Reserved.