The NBClrException type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | AddNestedException |
The AddNestedException method should not be called for NBClrException's
(Overrides NBException AddNestedException(NBException).) |
![]() | Dispose | (Inherited from NBException.) |
![]() | ![]() | (Inherited from ![]() |
![]() | FormattedMessage |
Formats the exception as a string using the catalog provided in the exception itself.
(Inherited from NBException.) |
![]() | ![]() | When overridden in a derived class, returns the (Inherited from ![]() ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | GetNestedExceptions |
Gets all the nested exceptions that belong to the current exception.
(Inherited from NBException.) |
![]() | GetObjectData |
Initializes a new instance of the Exception class with serialized data.
(Inherited from NBException.) |
![]() | GetSerializedException |
GetSerializedException returns the Serialized Exception Object carried within the NBClrException.
|
![]() | ![]() | Gets the runtime type of the current instance. (Inherited from ![]() |
![]() | ThrowThis |
Instructs this object to throw itself.
(Overrides NBRecoverableException ThrowThis .) |
![]() | ![]() | Creates and returns a string representation of the current exception. (Inherited from ![]() |
See Also