- Namespace
- GitReleaseManager
.Core .Exceptions - Interfaces
-
- ISerializable
- Base Types
-
- object
- Exception
graph BT
Type-->Base0["Exception"]
Base0-->Base1["object"]
Type-.->Interface0["ISerializable"]
Type["InvalidIssuesException"]
class Type type-node
Syntax
[Serializable]
public class InvalidIssuesException : Exception, ISerializable
Attributes
Type | Description |
---|---|
Serializable |
Constructors
Properties
Name | Value | Summary |
---|---|---|
Errors | List |