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