|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.metaboss.enterprise.BaseException
com.metaboss.enterprise.bo.BOException
com.metaboss.sdlctools.models.ModelRepositoryException
com.metaboss.sdlctools.models.OperationAttemptedInTransactionException
Specialised exception, which is thrown when non-transactional ModelRepository operation is called while repository is in transaction.
Constructor Summary | |
OperationAttemptedInTransactionException(java.lang.String pOperationName)
Constructs OperationAttemptedInTransactionException object which carries message |
Methods inherited from class com.metaboss.enterprise.BaseException |
getMessage |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public OperationAttemptedInTransactionException(java.lang.String pOperationName)
|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |