|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.midao.jdbc.core.exception.ExceptionUtils
public class ExceptionUtils
Various utilities used by ExceptionHandlers
Constructor Summary | |
---|---|
ExceptionUtils()
|
Method Summary | |
---|---|
static void |
rethrow(MidaoException cause)
Converts MidaoException into MidaoSQLException. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExceptionUtils()
Method Detail |
---|
public static void rethrow(MidaoException cause) throws MidaoSQLException
cause
- original MidaoException which would be converted
MidaoSQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |