C# Class NodaTime.TzValidate.NzdCompatibility.UserErrorException

An exception caused by user error, e.g. invalid options.
Inheritance: Exception
Afficher le fichier Open project: jskeet/nodatime

Méthodes publiques

Méthode Description
UserErrorException ( string message ) : System

Method Details

UserErrorException() public méthode

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