Class TransactionManagerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wso2.carbon.transaction.manager.exception.TransactionManagerException
All Implemented Interfaces:
Serializable

public class TransactionManagerException extends Exception
See Also:
  • Constructor Details

    • TransactionManagerException

      public TransactionManagerException(String message)
    • TransactionManagerException

      public TransactionManagerException(String message, Exception nestedEx)