public class ItemExistsException extends Exception
| Constructor and Description | 
|---|
ItemExistsException()  | 
ItemExistsException(String message)  | 
ItemExistsException(String message,
                                      Throwable cause)  | 
ItemExistsException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ItemExistsException()
public ItemExistsException(String message)
public ItemExistsException(String message, Throwable cause)
public ItemExistsException(Throwable cause)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.