New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Constructors

C#
public TimeZoneNotFoundException()
C#
protected TimeZoneNotFoundException(SerializationInfo info, StreamingContext context)
Parameters:infoSerializationInfocontextStreamingContext
C#
public TimeZoneNotFoundException(string message, Exception innerException)
Parameters:messagestringinnerExceptionException
C#
public TimeZoneNotFoundException(string message)
Parameters:messagestring