public class CollectionChangeVetoException extends Exception implements Serializable
VetoableCollectionChangeListener.| Constructor and Description |
|---|
CollectionChangeVetoException()
Create a new collection change veto exception.
|
CollectionChangeVetoException(String message)
Create a new collection change veto exception
with the specified error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CollectionChangeVetoException()
public CollectionChangeVetoException(String message)
message - error messageCopyright (c) 2003-2013 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).