Class MediaJobErrorDetail


  • public final class MediaJobErrorDetail
    extends Object
    Details of JobOutput errors.
    • Constructor Detail

      • MediaJobErrorDetail

        public MediaJobErrorDetail()
    • Method Detail

      • getCode

        public String getCode()
        Get the code property: Code describing the error detail.
        Returns:
        the code value.
      • getMessage

        public String getMessage()
        Get the message property: A human-readable representation of the error.
        Returns:
        the message value.