Class JobErrorDetails

java.lang.Object
com.auth0.json.mgmt.jobs.JobErrorDetails

public class JobErrorDetails extends Object
Class that represents the error details for an Auth0 Job object. Related to the JobsEntity entity.
  • Constructor Details

    • JobErrorDetails

      public JobErrorDetails(User user, List<JobError> errors)
  • Method Details