org.n52.oxf
Class ExceptionTransformer
java.lang.Object
org.n52.oxf.ExceptionTransformer
public class ExceptionTransformer
- extends Object
- Author:
- Arne Broering
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExceptionTransformer
public ExceptionTransformer()
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.