Class ForbiddenStateException

  • All Implemented Interfaces:
    Serializable

    public class ForbiddenStateException
    extends RevAiApiException
    The ForbiddenStateException occurs when a user attempts to retrieve the transcript or caption of a unprocessed job.
    See Also:
    Serialized Form
    • Constructor Detail

      • ForbiddenStateException

        public ForbiddenStateException​(org.json.JSONObject errorResponse)