| ReportBuildException Constructor | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | ReportBuildException | 
            Initializes a new instance of the ReportBuildException class.
             | 
|  | ReportBuildException(String) | 
            Initializes a new instance of the ReportBuildException class with a specified error message.
             | 
|  | ReportBuildException(String, Exception) | 
            Initializes a new instance of the ReportBuildException class with a specified error message and a reference to the inner exception that is the cause of this exception.
             | 
 See Also
See Also