public RankException( string message, Exception innerException )
Public Sub New ( _ message As String, _ innerException As Exception _ )
public: RankException( String^ message, Exception^ innerException )