C# Class System.InvalidTimeZoneException

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

Méthodes publiques

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

Méthodes protégées

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

Method Details

InvalidTimeZoneException() public méthode

public InvalidTimeZoneException ( ) : System
Résultat System

InvalidTimeZoneException() protected méthode

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

InvalidTimeZoneException() public méthode

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

InvalidTimeZoneException() public méthode

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

InvalidTimeZoneException() public méthode

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

InvalidTimeZoneException() protected méthode

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

InvalidTimeZoneException() public méthode

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

InvalidTimeZoneException() public méthode

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