Method | Description | |
---|---|---|
ParseException ( Exception innerException, int position ) : Tp.I18n | ||
ParseException ( IFormattedMessage message, int position ) : Tp.I18n | ||
ToString ( ) : string |
public ParseException ( Exception innerException, int position ) : Tp.I18n | ||
innerException | Exception | |
position | int | |
return | Tp.I18n |
public ParseException ( IFormattedMessage message, int position ) : Tp.I18n | ||
message | IFormattedMessage | |
position | int | |
return | Tp.I18n |