TimeZoneConversionException(String, Exception) - конструктор |
ServiceLocalException Constructor.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public TimeZoneConversionException(
string message,
Exception innerException
)
Public Sub New (
message As String,
innerException As Exception
)
public:
TimeZoneConversionException(
String^ message,
Exception^ innerException
)
new :
message : string *
innerException : Exception -> TimeZoneConversionException
Параметры
- message
- Тип: SystemString
Error message text. - innerException
- Тип: SystemException
Inner exception.
См. также