org.apache.jackrabbit.spi2dav
Class ExceptionConverter

java.lang.Object
  extended by org.apache.jackrabbit.spi2dav.ExceptionConverter

public class ExceptionConverter
extends Object

ExceptionConverter...


Method Summary
static RepositoryException generate(DavException davExc)
           
static RepositoryException generate(DavException davExc, DavMethod method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

generate

public static RepositoryException generate(DavException davExc)
                                    throws RepositoryException
Throws:
RepositoryException

generate

public static RepositoryException generate(DavException davExc,
                                           DavMethod method)
                                    throws RepositoryException
Throws:
RepositoryException


Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.