org.n52.wps.transactional.handler
Class TransactionalExceptionHandler

java.lang.Object
  extended by org.n52.wps.transactional.handler.TransactionalExceptionHandler

public class TransactionalExceptionHandler
extends java.lang.Object


Constructor Summary
TransactionalExceptionHandler()
           
 
Method Summary
static void handleException(java.io.PrintWriter writer, ExceptionReport exception)
           
static void handleException(java.io.PrintWriter writer, java.lang.String exception)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransactionalExceptionHandler

public TransactionalExceptionHandler()
Method Detail

handleException

public static void handleException(java.io.PrintWriter writer,
                                   ExceptionReport exception)

handleException

public static void handleException(java.io.PrintWriter writer,
                                   java.lang.String exception)


Copyright © 2007-2011 52north.org. All Rights Reserved.