org.kinsources.kiwa.website.charter
Class FatalView

java.lang.Object
  extended by org.kinsources.kiwa.website.charter.FatalView

public class FatalView
extends java.lang.Object

Author:
Christian P. Momon

Constructor Summary
FatalView()
           
 
Method Summary
static void show(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.lang.Exception source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FatalView

public FatalView()
Method Detail

show

public static void show(javax.servlet.http.HttpServletRequest request,
                        javax.servlet.http.HttpServletResponse response,
                        java.lang.Exception source)
                 throws java.io.IOException
Throws:
java.io.IOException