This topic has not yet been rated - Rate this topic

RedirectedException Properties

(see also Protected Properties )
 NameDescription
public propertyData  (Inherited from 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 propertyMessage  (Inherited from Exception)
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 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.