AddAndThrowException Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[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
- Vererbung
-
AddAndThrowException
- Attribute
Konstruktoren
AddAndThrowException() | |
AddAndThrowException(SerializationInfo, StreamingContext) | |
AddAndThrowException(String, Exception) | |
AddAndThrowException(String) |