org.equanda.persistence
Class EquandaDowngradeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.equanda.client.EquandaException
org.equanda.persistence.EquandaPersistenceException
org.equanda.persistence.EquandaConstraintViolation
org.equanda.persistence.EquandaDowngradeException
- All Implemented Interfaces:
- Serializable
public class EquandaDowngradeException
- extends EquandaConstraintViolation
Exception indicating a constraint violation
- Author:
- NetRom team
- See Also:
- Serialized Form
DEFAULT_MESSAGE
public static final String DEFAULT_MESSAGE
- See Also:
- Constant Field Values
EquandaDowngradeException
public EquandaDowngradeException()
EquandaDowngradeException
public EquandaDowngradeException(Exception ex)
EquandaDowngradeException
public EquandaDowngradeException(int exceptionCode,
Exception ex,
String... parameters)
EquandaDowngradeException
public EquandaDowngradeException(int exceptionCode,
Exception ex)
EquandaDowngradeException
public EquandaDowngradeException(int exceptionCode,
String... parameters)
EquandaDowngradeException
public EquandaDowngradeException(int exceptionCode)
Copyright © 2007-2009. All Rights Reserved.