com.logabit.webtools.navigation
Class NavigationManagerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.logabit.webtools.navigation.NavigationManagerException
All Implemented Interfaces:
java.io.Serializable

public class NavigationManagerException
extends java.lang.Exception

Will be thrown if something went wrong during navigation resolving.

Author:
Stephan Niedermeier, http://www.logabit.com
See Also:
Serialized Form

Constructor Summary
NavigationManagerException(java.lang.String msg)
           
NavigationManagerException(java.lang.String msg, java.lang.Throwable thr)
           
 
Method Summary
 
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
 

Constructor Detail

NavigationManagerException

public NavigationManagerException(java.lang.String msg)

NavigationManagerException

public NavigationManagerException(java.lang.String msg,
                                  java.lang.Throwable thr)


Copyright © 2007. All Rights Reserved.