Class Error

java.lang.Object
com.auth0.json.mgmt.actions.Error

public class Error extends Object
Represents an error of an Action execution.
See Also:
  • Constructor Details

    • Error

      public Error()
  • Method Details

    • getId

      public String getId()
      Returns:
      the ID of this error
    • getMessage

      public String getMessage()
      Returns:
      the message of this error
    • getUrl

      public String getUrl()
      Returns:
      the URL of this error