Click or drag to resize
ObjectTypeColumnNotFoundException Constructor
Overload List
  NameDescription
Public methodObjectTypeColumnNotFoundException
Creates a new instance of ObjectTypeColumnNotFoundException.
Protected methodObjectTypeColumnNotFoundException(SerializationInfo, StreamingContext)
Creates a new instance of ObjectTypeColumnNotFoundException.
Public methodObjectTypeColumnNotFoundException(String, Exception)
Creates a new instance of ObjectTypeColumnNotFoundException.
Public methodObjectTypeColumnNotFoundException(String, String)
Creates a new instance of ObjectTypeColumnNotFoundException.
Public methodObjectTypeColumnNotFoundException(String, String, Exception)
Creates a new instance of ObjectTypeColumnNotFoundException.
Top
See Also