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