Class MissingEntityMapException
Inheritance
MissingEntityMapException
Assembly: Innovt.Cloud.AWS.Dynamo.dll
Syntax
public class MissingEntityMapException : CriticalException, ISerializable
Constructors
|
Edit this page
View Source
MissingEntityMapException(string)
Declaration
public MissingEntityMapException(string typeName)
Parameters
Type |
Name |
Description |
string |
typeName |
|
|
Edit this page
View Source
MissingEntityMapException(Type)
Declaration
public MissingEntityMapException(Type type)
Parameters
Type |
Name |
Description |
Type |
type |
|
Implements
Extension Methods