org.kuali.ole.docstore.util
Class ItemExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.kuali.ole.docstore.util.ItemExistsException
- All Implemented Interfaces:
- Serializable
public class ItemExistsException
- extends Exception
Created with IntelliJ IDEA.
User: ND6967
Date: 2/5/13
Time: 6:11 PM
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ItemExistsException
public ItemExistsException()
ItemExistsException
public ItemExistsException(String message)
ItemExistsException
public ItemExistsException(String message,
Throwable cause)
ItemExistsException
public ItemExistsException(Throwable cause)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.