fr.inra.refcomp.services
Class RefcompException
java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.inra.refcomp.services.RefcompException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AlreadyExistingException, InvalidEntityException, UsedException
public class RefcompException
- extends Exception
User: couteau
Date: 26 nov. 2010
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RefcompException
public RefcompException()
RefcompException
public RefcompException(String message)
- Constructs a new exception with the specified detail message.
- Parameters:
message - message
RefcompException
public RefcompException(String message,
Throwable cause)
- Constructs a new exception with the specified detail message and cause.
- Parameters:
message - cause -
Copyright © 2010-2012 Code Lutin. All Rights Reserved.