C# Class Rubberduck.Parsing.Annotations.InvalidAnnotationArgumentException

Inheritance: System.Exception
Exibir arquivo Open project: retailcoder/Rubberduck

Public Methods

Method Description
InvalidAnnotationArgumentException ( string message ) : System

Method Details

InvalidAnnotationArgumentException() public method

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