- Namespace
- Xenial
.Delicious .Plugins - Interfaces
-
- ISerializable
- Base Types
-
- object
- Exception
graph BT
Type-->Base0["Exception"]
Base0-->Base1["object"]
Type-.->Interface0["ISerializable"]
Type["InvalidPluginException"]
class Type type-node
Syntax
[Serializable]
[System.Diagnostics.CodeAnalysis.SuppressMessage("Design", "CA1032:Implement standard exception constructors", Justification = "By design")]
public class InvalidPluginException : Exception, ISerializable
Attributes
Type | Description |
---|---|
Serializable |
|
Suppress |
Constructors
Properties
Name | Value | Summary |
---|---|---|
Tasty |
string | |
TastyPluginType | string |
Methods
Name | Value | Summary |
---|---|---|
GetObjectData |
void |