public class TransactionSwitchedException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
TransactionSwitchedException() |
TransactionSwitchedException(java.lang.String message) |
TransactionSwitchedException(java.lang.String message,
java.lang.Throwable cause) |
TransactionSwitchedException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
TransactionSwitchedException(java.lang.Throwable cause) |
public TransactionSwitchedException()
public TransactionSwitchedException(java.lang.String message)
public TransactionSwitchedException(java.lang.String message,
java.lang.Throwable cause)
public TransactionSwitchedException(java.lang.Throwable cause)
public TransactionSwitchedException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace)
Copyright © 2020–2022 Axual B.V.. All rights reserved.