This topic has not yet been rated - Rate this topic

ParameterBindingException Properties

(see also Protected Properties )
 NameDescription
public propertyCommandInvocationGets the invocation information about the command.
public propertyData  (Inherited from Exception)
public propertyErrorIdGets the error identifier of this exception.
public propertyErrorRecord  Gets the error record associated with the exception. (Inherited from RuntimeException)
public propertyHelpLink  (Inherited from Exception)
public propertyInnerException  (Inherited from Exception)
public propertyLineGets the line in the script at which the error occurred.
public propertyMessageOverridden. Gets the exception message that describes the error condition.
public propertyOffsetGets the offset on the line in the script at which the error occurred.
public propertyParameterNameGets the name of the parameter.
public propertyParameterTypeGets the type that the parameter is expecting.
public propertySource  (Inherited from Exception)
public propertyStackTrace  Overridden. Gets the stack trace associated with the exception. (Inherited from Exception)
public propertyTargetSite  (Inherited from Exception)
public propertyTypeSpecifiedGets the type that was specified as the parameter value.
public propertyWasThrownFromThrowStatement  Gets or sets a value that indicates whether the exception was thrown from a throw statement. (Inherited from RuntimeException)
  Name Description
protected property HResult  (Inherited from Exception)

Send comments about this topic to Microsoft.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.