SessionStateException Properties
(see also
Protected Properties
)
| Name | Description | |
|---|---|---|
![]() | Data | (Inherited from Exception) |
![]() | ErrorRecord | Overridden. Gets the error record that provides details about this instance of the error condition. |
![]() | HelpLink | (Inherited from Exception) |
![]() | InnerException | (Inherited from Exception) |
![]() | ItemName | Gets the name of session state object that the error occurred on. |
![]() | Message | (Inherited from Exception) |
![]() | SessionStateCategory | Gets the session state category of the element that the error occurred on. |
![]() | Source | (Inherited from Exception) |
![]() | StackTrace | Overridden. Gets the stack trace associated with the exception. (Inherited from Exception) |
![]() | TargetSite | (Inherited from Exception) |
![]() | WasThrownFromThrowStatement | Gets or sets a value that indicates whether the exception was thrown from a throw statement. (Inherited from RuntimeException) |
Reference
SessionStateException ClassSystem.Management.Automation Namespace
Other Resources
Windows PowerShell SDKSend comments about this topic to Microsoft.
