Method | Description | |
---|---|---|
InvalidPatternException ( ) : NodaTime.Annotations |
Creates a new InvalidPatternException with the default FormatException message.
|
|
InvalidPatternException ( string message ) : NodaTime.Annotations |
Creates a new InvalidPatternException with the given message.
|
public InvalidPatternException ( ) : NodaTime.Annotations | ||
return | NodaTime.Annotations |
public InvalidPatternException ( string message ) : NodaTime.Annotations | ||
message | string | A message describing the nature of the failure |
return | NodaTime.Annotations |