C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
AnalyzeReTesting.Utilities.PropertyGenerationException Class Reference

An exception throw when a random generation routine fails to produce a POSTable resource. More...

Public Member Functions

 PropertyGenerationException (string message)
 
 PropertyGenerationException (string message, Exception inner_exception)
 

Detailed Description

An exception throw when a random generation routine fails to produce a POSTable resource.

Definition at line 2577 of file Reflection.cs.

Inheritance diagram for AnalyzeReTesting.Utilities.PropertyGenerationException:

Constructor & Destructor Documentation

◆ PropertyGenerationException() [1/2]

AnalyzeReTesting.Utilities.PropertyGenerationException.PropertyGenerationException ( string  message)
inline

Definition at line 2579 of file Reflection.cs.

◆ PropertyGenerationException() [2/2]

AnalyzeReTesting.Utilities.PropertyGenerationException.PropertyGenerationException ( string  message,
Exception  inner_exception 
)
inline

Definition at line 2581 of file Reflection.cs.


The documentation for this class was generated from the following file: