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:
  • Constructor Details

    • BadRequestException

      public BadRequestException(String message)