Click or drag to resize

InternalPartDoesNotExistException Constructor

Overload List
  NameDescription
Public methodInternalPartDoesNotExistException
Initializes a new instance of the InternalPartDoesNotExistException class.
Public methodInternalPartDoesNotExistException(String)
Initializes a new instance of the InternalPartDoesNotExistException class with a specified error message.
Public methodInternalPartDoesNotExistException(SerializationInfo, StreamingContext)
Initializes a new instance of the InternalPartDoesNotExistException class with serialized data.
Top
See Also