org.apache.jackrabbit.mk.util
Class ExceptionFactory

java.lang.Object
  extended by org.apache.jackrabbit.mk.util.ExceptionFactory

public class ExceptionFactory
extends Object

An exception factory.


Constructor Summary
ExceptionFactory()
           
 
Method Summary
static MicroKernelException convert(Exception e)
           
static MicroKernelException get(String s)
           
static String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionFactory

public ExceptionFactory()
Method Detail

convert

public static MicroKernelException convert(Exception e)

get

public static MicroKernelException get(String s)

getVersion

public static String getVersion()


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.