net.kldp.beat.exception.fatal
Class ViewDispatcherException

java.lang.Object
  extended by ServletException
      extended by net.kldp.beat.exception.fatal.BeatException
          extended by net.kldp.beat.exception.fatal.ViewDispatcherException

public class ViewDispatcherException
extends BeatException


Field Summary
private static long serialVersionUID
           
 
Constructor Summary
ViewDispatcherException(java.lang.Exception exception)
           
ViewDispatcherException(java.lang.String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

ViewDispatcherException

public ViewDispatcherException(java.lang.String message)

ViewDispatcherException

public ViewDispatcherException(java.lang.Exception exception)