DialogStackException 클래스

정의

과 관련된 예외 계층의 루트입니다 IDialogStack .

[System.Serializable]
public abstract class DialogStackException : Exception
[<System.Serializable>]
type DialogStackException = class
    inherit Exception
Public MustInherit Class DialogStackException
Inherits Exception
상속
DialogStackException
파생
특성

생성자

DialogStackException(SerializationInfo, StreamingContext)

과 관련된 예외 계층의 루트입니다 IDialogStack .

DialogStackException(String, Exception)

지정된 오류 메시지를 사용하여 DialogStackException 클래스의 새 인스턴스를 초기화합니다.

적용 대상