Class MediaJobErrorDetail


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

      • MediaJobErrorDetail

        public MediaJobErrorDetail()
    • Method Detail

      • code

        public String code()
        Get code describing the error detail.
        Returns:
        the code value
      • message

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