| com.metaboss.enterprise.bo.BOException com.metaboss.enterprise.bo.BOTransactionRequiredException
BOTransactionRequiredException | public class BOTransactionRequiredException extends BOException (Code) | | Specialised BOLayer exception
|
BOTransactionRequiredException | public BOTransactionRequiredException()(Code) | | Constructs BOTransactionRequiredException
|
BOTransactionRequiredException | public BOTransactionRequiredException(String pMessage)(Code) | | Constructs BOTransactionRequiredException object which carries user message
|
BOTransactionRequiredException | public BOTransactionRequiredException(String pMessage, javax.transaction.SystemException pCause)(Code) | | Constructs BOException with message and cause
|
BOTransactionRequiredException | public BOTransactionRequiredException(javax.transaction.SystemException pCause)(Code) | | Constructs BOException with message and cause
|
|
|