FileReadException MethodsCognex VisionPro 9.25 SR1

The FileReadException type exposes the following members.

Methods

  NameDescription
Public methodEquals
Compares the equality of this object with another.
(Overrides VisionException Equals(Object).)
Public methodGetBaseException
When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions.
(Inherited from Exception.)
Public methodGetHashCode
Returns the hash code of this object.
(Overrides VisionException GetHashCode .)
Public methodGetObjectData
When overridden in a derived class, sets the SerializationInfo with information about the exception.
(Inherited from Exception.)
Public methodGetType
Gets the runtime type of the current instance.
(Inherited from Exception.)
Public methodToString

Returns a human readable string representation of the object.

(Overrides Exception ToString .)
Top
See Also