Warning Class |
Namespace: Imsl
The Warning type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() |
Issues a warning message.
| |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | WarningObject |
The WarningObject allows warning errors to be handled in a
more custom fashion.
|
![]() ![]() | Writer |
The stream to which warning messages are to be written.
|
This class maintains a single, private, WarningObject that actually displays the warning messages.