다음을 통해 공유


FeatureManagementException 클래스

정의

기능 관리 중에 발생하는 오류를 나타냅니다.

public class FeatureManagementException : Exception
type FeatureManagementException = class
    inherit Exception
Public Class FeatureManagementException
Inherits Exception
상속
FeatureManagementException

생성자

FeatureManagementException(FeatureManagementError, String)

FeatureManagementException 클래스의 새 인스턴스를 초기화합니다.

속성

Error

예외가 나타내는 기능 관리 오류입니다.

적용 대상