Class InvalidRequestException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RateLimitException

public class InvalidRequestException extends AtlanException
Error that occurs if the request being attempted is not valid for some reason, such as containing insufficient parameters or incorrect values for those parameters.
See Also: