2021 Members
Changes 4
M

ArgumentsInconsistentException

Name Return Type Description Inherited From
M Equals None (Inherited from Object .) Object .
M GetBaseException None (Inherited from Exception .) Exception .
M GetHashCode None (Inherited from Object .) Object .
M GetObjectData(SerializationInfo, StreamingContext) None Retrieves data needed to serialize the target object. (Overrides ArgumentException . GetObjectData(SerializationInfo, StreamingContext) .)
M GetType None (Inherited from Exception .) Exception .
M ToString None (Inherited from Exception .) Exception .
Name Return Type Description Inherited From
P Data None (Inherited from Exception .) Exception .
P FunctionId FunctionId The information of the function throwing the exception. (Inherited from ApplicationException .) ApplicationException
P HelpLink None (Inherited from Exception .) Exception .
P HResult None (Inherited from Exception .) Exception .
P InnerException None (Inherited from Exception .) Exception .
P Message string Gets the error message and the parameter name, or only the error message if no parameter name is set. (Inherited from ArgumentException .) ArgumentException
P ParamName string Gets the name of the parameter that causes this exception. (Inherited from ArgumentException .) ArgumentException
P Source None (Inherited from Exception .) Exception .
P StackTrace None (Inherited from Exception .) Exception .
P TargetSite None (Inherited from Exception .) Exception .