2024 Members
Changes 4
M

DefaultValueException Methods

Name Return Type Description Inherited From
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetBaseException None When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions. (Inherited from Exception .) Exception .
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object .
M GetObjectData(SerializationInfo, StreamingContext) None Retrieves data needed to serialize the target object. (Overrides InvalidOperationException . GetObjectData(SerializationInfo, StreamingContext) .)
M GetType None Gets the runtime type of the current instance. (Inherited from Exception .) Exception .
M ToString None Creates and returns a string representation of the current exception. (Inherited from Exception .) Exception .