Skip to content

Commit

Permalink
DNET-252
Browse files Browse the repository at this point in the history
  • Loading branch information
cincuranet committed Jul 5, 2009
1 parent 8c10670 commit d909bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NETProvider/source/FirebirdSql/Data/Common/IscException.cs
Expand Up @@ -58,7 +58,7 @@ public List<IscError> Errors
}
}

public new string Message
public override string Message
{
get { return this.message; }
}
Expand Down

0 comments on commit d909bf6

Please sign in to comment.