다음을 통해 공유


AddAndThrowException 클래스

정의

[System.Serializable]
public class AddAndThrowException : Exception
[System.Serializable]
[Orleans.GenerateSerializer]
public class AddAndThrowException : Exception
[<System.Serializable>]
type AddAndThrowException = class
    inherit Exception
[<System.Serializable>]
[<Orleans.GenerateSerializer>]
type AddAndThrowException = class
    inherit Exception
Public Class AddAndThrowException
Inherits Exception
상속
AddAndThrowException
특성

생성자

AddAndThrowException()
AddAndThrowException(SerializationInfo, StreamingContext)
AddAndThrowException(String)
AddAndThrowException(String, Exception)

적용 대상