com.logabit.webtools.navigation
Class NavigationConfigurationException

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

public class NavigationConfigurationException
extends java.lang.Exception

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

Constructor Summary
NavigationConfigurationException(java.lang.String msg)
           
NavigationConfigurationException(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

NavigationConfigurationException

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

NavigationConfigurationException

public NavigationConfigurationException(java.lang.String msg)


Copyright © 2007. All Rights Reserved.