org.lobobrowser.ua
Class NavigationVetoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.lobobrowser.ua.NavigationVetoException
- All Implemented Interfaces:
- java.io.Serializable
public class NavigationVetoException
- extends java.lang.Exception
An exception thrown by NavigationListener methods in
order to prevent navigation from occurring.
- See Also:
NavigationListener,
Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NavigationVetoException
public NavigationVetoException()
NavigationVetoException
public NavigationVetoException(java.lang.String message,
java.lang.Throwable cause)
NavigationVetoException
public NavigationVetoException(java.lang.String message)
NavigationVetoException
public NavigationVetoException(java.lang.Throwable cause)
Copyright © 2005, 2006, 2007 The Lobo Project. All Rights Reserved.
[Lobo Home]