net.ontopia.topicmaps.nav2.core
Class NavigatorUserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.servlet.jsp.JspException
javax.servlet.jsp.JspTagException
net.ontopia.topicmaps.nav2.core.NavigatorTagException
net.ontopia.topicmaps.nav2.core.NavigatorUserException
- All Implemented Interfaces:
- java.io.Serializable
public class NavigatorUserException
- extends NavigatorTagException
INTERNAL: Exception for a problem occurring when
using the Navigator Tag Library.
Thrown by the error tag.
- See Also:
ErrorTag
,
Serialized Form
Methods inherited from class javax.servlet.jsp.JspException |
getRootCause |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NavigatorUserException
public NavigatorUserException()
- INTERNAL: constructor with empty error message.
NavigatorUserException
public NavigatorUserException(java.lang.String message)
- INTERNAL: constructor with a message.
NavigatorUserException
public NavigatorUserException(java.lang.Throwable cause)
- Since:
- 1.3.4
NavigatorUserException
public NavigatorUserException(java.lang.String message,
java.lang.Throwable cause)
- Since:
- 1.3.4
Copyright © 2000-2012 Ontopia.