|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.shineframework.server.tx.GenericExceptionHandlerOnThrownAdvice
public class GenericExceptionHandlerOnThrownAdvice
A generic handler for throwing exceptions from application service. Should handle
Constructor Summary | |
---|---|
GenericExceptionHandlerOnThrownAdvice()
|
Method Summary | |
---|---|
void |
handleUnexpectedRollbackException(UserContext uc,
org.springframework.transaction.UnexpectedRollbackException ex)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GenericExceptionHandlerOnThrownAdvice()
Method Detail |
---|
public void handleUnexpectedRollbackException(UserContext uc, org.springframework.transaction.UnexpectedRollbackException ex)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |