AddAndThrowException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- Inheritance
-
AddAndThrowException
- Attributes
Constructors
AddAndThrowException() | |
AddAndThrowException(SerializationInfo, StreamingContext) | |
AddAndThrowException(String, Exception) | |
AddAndThrowException(String) |