Package oracle.tmm.common
Class TooManyRequestsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jakarta.transaction.SystemException
oracle.tmm.common.TooManyRequestsException
- All Implemented Interfaces:
Serializable
public class TooManyRequestsException
extends jakarta.transaction.SystemException
The Too Many Requests exception is thrown if the number of allowed transactions exceeds the allowed limit.
- 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
-
TooManyRequestsException
-