org.n52.oxf
Class ExceptionTransformer

java.lang.Object
  extended by org.n52.oxf.ExceptionTransformer

public class ExceptionTransformer
extends Object

Author:
Arne Broering

Constructor Summary
ExceptionTransformer()
           
 
Method Summary
static String transformExceptionToHTML(Exception e, boolean debugMode)
          transforms the specified Exception into an HTML representation and returns it as a String.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionTransformer

public ExceptionTransformer()
Method Detail

transformExceptionToHTML

public static String transformExceptionToHTML(Exception e,
                                              boolean debugMode)
transforms the specified Exception into an HTML representation and returns it as a String.



Copyright © 2012-2013 52north.org. All Rights Reserved.