Class NewTypeDetectedException
Inheritance
NewTypeDetectedException
Assembly: Glitch9.dll
Syntax
public sealed class NewTypeDetectedException : CustomerSupportException, ISerializable
Constructors
|
Edit this page
View Source
NewTypeDetectedException(string)
Declaration
public NewTypeDetectedException(string type)
Parameters
| Type |
Name |
Description |
| string |
type |
|
|
Edit this page
View Source
NewTypeDetectedException(Type)
Declaration
public NewTypeDetectedException(Type type)
Parameters
| Type |
Name |
Description |
| Type |
type |
|
Implements
Extension Methods