public class LifeCycleException
extends java.lang.Exception
Exception thrown when a LifeCycleListener wished to veto a
user operation. The message text should be a message presented to the operator.
| Constructor and Description |
|---|
LifeCycleException(java.lang.String message)
Constructor
|