C# Class System.TimeZoneNotFoundException

Inheritance: Exception
Afficher le fichier Open project: runefs/Marvin Class Usage Examples

Méthodes publiques

Méthode Description
TimeZoneNotFoundException ( ) : System
TimeZoneNotFoundException ( string message ) : System
TimeZoneNotFoundException ( string message, Exception e ) : System
TimeZoneNotFoundException ( ) : System.Runtime.CompilerServices
TimeZoneNotFoundException ( string message ) : System.Runtime.CompilerServices
TimeZoneNotFoundException ( string message, Exception e ) : System.Runtime.CompilerServices

Méthodes protégées

Méthode Description
TimeZoneNotFoundException ( Runtime info, Runtime sc ) : System
TimeZoneNotFoundException ( Runtime info, Runtime sc ) : System.Runtime.CompilerServices

Method Details

TimeZoneNotFoundException() public méthode

public TimeZoneNotFoundException ( ) : System
Résultat System

TimeZoneNotFoundException() protected méthode

protected TimeZoneNotFoundException ( Runtime info, Runtime sc ) : System
info Runtime
sc Runtime
Résultat System

TimeZoneNotFoundException() public méthode

public TimeZoneNotFoundException ( string message ) : System
message string
Résultat System

TimeZoneNotFoundException() public méthode

public TimeZoneNotFoundException ( string message, Exception e ) : System
message string
e Exception
Résultat System

TimeZoneNotFoundException() public méthode

public TimeZoneNotFoundException ( ) : System.Runtime.CompilerServices
Résultat System.Runtime.CompilerServices

TimeZoneNotFoundException() protected méthode

protected TimeZoneNotFoundException ( Runtime info, Runtime sc ) : System.Runtime.CompilerServices
info Runtime
sc Runtime
Résultat System.Runtime.CompilerServices

TimeZoneNotFoundException() public méthode

public TimeZoneNotFoundException ( string message ) : System.Runtime.CompilerServices
message string
Résultat System.Runtime.CompilerServices

TimeZoneNotFoundException() public méthode

public TimeZoneNotFoundException ( string message, Exception e ) : System.Runtime.CompilerServices
message string
e Exception
Résultat System.Runtime.CompilerServices