org.deegree.services.sos
Class OWSExceptionAdapter

java.lang.Object
  extended by org.deegree.services.sos.OWSExceptionAdapter

public class OWSExceptionAdapter
extends Object

This class can apdapt general SOServiceExceptions to OGC specific exceptions.

Version:
$Revision: 31688 $, $Date: 2011-08-30 15:05:12 +0200 (Tue, 30 Aug 2011) $
Author:
Oliver Tonnhofer, last edited by: $Author: mschneider $

Constructor Summary
OWSExceptionAdapter()
           
 
Method Summary
static OWSException adapt(SOServiceException e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OWSExceptionAdapter

public OWSExceptionAdapter()
Method Detail

adapt

public static OWSException adapt(SOServiceException e)
Parameters:
e -
Returns:
adapted OWSException


Copyright © 2011. All Rights Reserved.