| ObjectTypeColumnNotFoundException Class |
Namespace: CMS.DataEngine
[SerializableAttribute] public class ObjectTypeColumnNotFoundException : Exception
The ObjectTypeColumnNotFoundException type exposes the following members.
| Name | Description | |
|---|---|---|
| ObjectTypeColumnNotFoundException |
Creates a new instance of ObjectTypeColumnNotFoundException.
| |
| ObjectTypeColumnNotFoundException(SerializationInfo, StreamingContext) |
Creates a new instance of ObjectTypeColumnNotFoundException.
| |
| ObjectTypeColumnNotFoundException(String, Exception) |
Creates a new instance of ObjectTypeColumnNotFoundException.
| |
| ObjectTypeColumnNotFoundException(String, String) |
Creates a new instance of ObjectTypeColumnNotFoundException.
| |
| ObjectTypeColumnNotFoundException(String, String, Exception) |
Creates a new instance of ObjectTypeColumnNotFoundException.
|
| Name | Description | |
|---|---|---|
| ObjectType |
Gets the object type whose column wasn't found.
|