org.histpop.server.browser
Class ServerExceptionHTML

java.lang.Object
  extended by org.histpop.server.wrappers.HTMLHandler
      extended by org.histpop.server.browser.ServerExceptionHTML

public class ServerExceptionHTML
extends HTMLHandler


Constructor Summary
ServerExceptionHTML()
           
 
Method Summary
 void format(ServerException ex, HTMLData data)
           
 
Methods inherited from class org.histpop.server.wrappers.HTMLHandler
add, add, close, getData, getPage, init, open, set, set, setPage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerExceptionHTML

public ServerExceptionHTML()
Method Detail

format

public void format(ServerException ex,
                   HTMLData data)