ClassTypeNotFoundException
Class
Definition
Namespace:ArtOfTest.Common.Design
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class TypeNotFoundException : Exception, ISerializable, _Exception
Inheritance: objectExceptionTypeNotFoundException
Implements:
Inherited Members
Constructors
TypeNotFoundException()
Declaration
cs-api-definition
public TypeNotFoundException()
TypeNotFoundException(SerializationInfo, StreamingContext)
Declaration
cs-api-definition
public TypeNotFoundException(SerializationInfo info, StreamingContext context)
Parameters
info
context
TypeNotFoundException(string)
Declaration
cs-api-definition
public TypeNotFoundException(string message)
Parameters
message