Package com.luciad.lucy.util
Class TLcyVetoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.luciad.lucy.util.TLcyVetoException
- All Implemented Interfaces:
Serializable
Exception that represents a veto to a certain change.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCreates a newTLcyVetoException
without a message.TLcyVetoException
(String aMessage) Creates a newTLcyVetoException
with the given message. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString