org.wings.event
Class ExitVetoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wings.event.ExitVetoException
- All Implemented Interfaces:
- Serializable
public class ExitVetoException
- extends Exception
For vetoing an application triggered session exit.
- Author:
- Armin Haaf
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExitVetoException
public ExitVetoException(String message)
ExitVetoException
public ExitVetoException(String message,
Throwable cause)
wingS Swings ;-)