com.antelmann.db
Class DBVetoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
com.antelmann.db.DatabaseException
com.antelmann.db.DBVetoException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DBAccessDeniedWarning, IntegrityWarning
public class DBVetoException
- extends DatabaseException
thrown to indicate that a listener disagreed with an update of the database
- Since:
- 17.02.2011, 00:13:06
- Author:
- Holger Antelmann
- See Also:
- Serialized Form
DBVetoException
public DBVetoException()
DBVetoException
public DBVetoException(String message,
Throwable cause)
DBVetoException
public DBVetoException(String message)
DBVetoException
public DBVetoException(Throwable cause)
(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads