| ServiceUnavailableException - методы |
Тип ServiceUnavailableException предоставляет следующие члены.
| Имя | Описание | |
|---|---|---|
| Equals | (Унаследован от Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object.) | |
| GetBaseException | When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions. (Унаследован от Exception.) | |
| GetHashCode | Serves as a hash function for a particular type. (Унаследован от Object.) | |
| GetObjectData | When overridden in a derived class, sets the SerializationInfo with information about the exception. (Унаследован от Exception.) | |
| GetType | Gets the runtime type of the current instance. (Унаследован от Exception.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) | |
| ToString | Creates and returns a string representation of the current exception. (Унаследован от Exception.) |