Class Error


  • public final class Error
    extends com.azure.core.management.exception.ManagementError
    The error exception.
    • Constructor Detail

      • Error

        public Error()
    • Method Detail

      • getInnerError

        public Error getInnerError()
        Get the innerError property: Contains more specific error that narrows down the cause. May be null.
        Returns:
        the innerError value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.