Edit

DeprecatedApiException Class

Definition

Caller invoked a deprecated API.

[System.Serializable]
public class DeprecatedApiException : Exception
[<System.Serializable>]
type DeprecatedApiException = class
    inherit Exception
Public Class DeprecatedApiException
Inherits Exception
Inheritance
DeprecatedApiException
Attributes

Constructors

Name Description
DeprecatedApiException(String)

Constructor for DeprecatedApiException

Applies to