C# Class NodaTime.TzValidate.NzdCompatibility.UserErrorException

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

Public Methods

Method Description
UserErrorException ( string message ) : System

Method Details

UserErrorException() public method

public UserErrorException ( string message ) : System
message string
return System