Class WpError
java.lang.Object
io.github.evisentin.wordpress.client.domain.model.WpError
Represents an error response returned by the WordPress REST API.
This model contains the error code, a human-readable message, and an optional data object with additional details.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WpError
public WpError()
-