fr.inra.refcomp.services
Class UsedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.inra.refcomp.services.RefcompException
fr.inra.refcomp.services.UsedException
- All Implemented Interfaces:
- Serializable
public class UsedException
- extends RefcompException
Exception to be thrown when an entity cannot be deleted because it is already
used
User: couteau
Date: 15/12/10
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UsedException
public UsedException()
UsedException
public UsedException(String message)
UsedException
public UsedException(String message,
Throwable cause)
Copyright © 2010-2011 Code Lutin. All Rights Reserved.