railo.runtime.exp
Class ExceptionHandler

java.lang.Object
  extended by railo.runtime.exp.ExceptionHandler

public final class ExceptionHandler
extends Object

Handle Excpetions


Constructor Summary
ExceptionHandler()
           
 
Method Summary
static void log(Config config, Throwable t)
           
static void printStackTrace(PageContext pc, Throwable t)
           
static void printStackTrace(Throwable t)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionHandler

public ExceptionHandler()
Method Detail

log

public static void log(Config config,
                       Throwable t)

printStackTrace

public static void printStackTrace(PageContext pc,
                                   Throwable t)

printStackTrace

public static void printStackTrace(Throwable t)


Copyright © 2012 Railo