Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ServerObjectNullReferenceException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ServerObjectNullReferenceException() | Initializes a new instance of the ServerObjectNullReferenceException object. |
![]() |
ServerObjectNullReferenceException(String) | Initializes a new instance of the ServerObjectNullReferenceException object. |
![]() |
ServerObjectNullReferenceException(String, Exception) | Initializes a new instance of the ServerObjectNullReferenceException object. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Data | (Inherited from Exception.) |
![]() |
HelpLink | (Inherited from Exception.) |
![]() |
HResult | (Inherited from Exception.) |
![]() |
InnerException | (Inherited from Exception.) |
![]() |
Message | (Inherited from Exception.) |
![]() |
Source | (Inherited from Exception.) |
![]() |
StackTrace | (Inherited from Exception.) |
![]() |
TargetSite | (Inherited from Exception.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
GetBaseException | (Inherited from Exception.) |
![]() |
GetObjectData | (Inherited from Exception.) |
![]() |
GetType | (Inherited from Exception.) |
![]() |
ToString | (Inherited from Exception.) |
Top
Events
Name | Description | |
---|---|---|
![]() |
SerializeObjectState | (Inherited from Exception.) |
Top