ConsoleException Class
Represents errors that occur while running the Dashboard.
Assembly: Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)
System::Object
System::Exception
Microsoft.WindowsServerSolutions.Administration.ObjectModel::ConsoleException
Microsoft.WindowsServerSolutions.Administration.ObjectModel::TaskException
System::Exception
Microsoft.WindowsServerSolutions.Administration.ObjectModel::ConsoleException
Microsoft.WindowsServerSolutions.Administration.ObjectModel::TaskException
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetBaseException() | (Inherited from Exception.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetObjectData(SerializationInfo^, StreamingContext) | (Inherited from Exception.) |
![]() | GetType() | (Inherited from Exception.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Exception.) |
| Name | Description | |
|---|---|---|
![]() | SerializeObjectState | (Inherited from Exception.) |
This class cannot be derived from or used directly. The ConsoleException class is the base class for TaskException.
For more information about the Exception class, see the Microsoft Web site (http://go.microsoft.com/fwlink/?LinkId=116101).
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:



