Package oracle.tmm.common
Class BadRequestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jakarta.transaction.SystemException
oracle.tmm.common.BadRequestException
- All Implemented Interfaces:
Serializable
public class BadRequestException
extends jakarta.transaction.SystemException
The Bad request exception is throws if there is any error in request input while making calls to TMM(MicroTx) coordinator.
- See Also:
-
Field Summary
Fields inherited from class jakarta.transaction.SystemException
errorCode
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BadRequestException
-