Class ErrorResponseCommon


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

      • ErrorResponseCommon

        public ErrorResponseCommon()
    • Method Detail

      • getDetails

        public List<ErrorResponseCommon> getDetails()
        Get the details property: The error details.
        Overrides:
        getDetails in class com.azure.core.management.exception.ManagementError
        Returns:
        the details value.
      • validate

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