org.apache.ibatis.exceptions
Class ExceptionFactory

java.lang.Object
  extended by org.apache.ibatis.exceptions.ExceptionFactory

public class ExceptionFactory
extends java.lang.Object


Constructor Summary
ExceptionFactory()
           
 
Method Summary
static java.lang.RuntimeException wrapException(java.lang.String message, java.lang.Exception e)
           
 
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

wrapException

public static java.lang.RuntimeException wrapException(java.lang.String message,
                                                       java.lang.Exception e)


Copyright © 2010. All Rights Reserved.