SdkResolverException Class

Definition

Represents an exception that occurs when an SdkResolver throws an unhandled exception.

public ref class SdkResolverException : Exception
public class SdkResolverException : Exception
type SdkResolverException = class
    inherit Exception
Public Class SdkResolverException
Inherits Exception
Inheritance
SdkResolverException

Constructors

SdkResolverException(String, SdkResolver, SdkReference, Exception, String[])

Properties

Resolver
Sdk

Applies to