◆ PropertiesNotYetLoadedException() [1/3]
| FiftyOne.Pipeline.Core.Exceptions.PropertiesNotYetLoadedException.PropertiesNotYetLoadedException | ( | ) |
Constructor
\r\n
Thrown by FlowElements.IFlowElement.Properties to indicate that properties are not available yet but MAY(!) be re-requested later.
| PropertiesNotYetLoadedException ()
Constructor More...
| |
| PropertiesNotYetLoadedException (string message)
Constructor More...
| |
| PropertiesNotYetLoadedException (string message, Exception innerException)
Constructor More...
| |
Public Member Functions inherited from FiftyOne.Pipeline.Core.Exceptions.PipelineException | |
| PipelineException ()
Constructor More...
| |
| PipelineException (string message)
Constructor More...
| |
| PipelineException (string message, Exception innerException)
Constructor More...
| |
| FiftyOne.Pipeline.Core.Exceptions.PropertiesNotYetLoadedException.PropertiesNotYetLoadedException | ( | ) |
Constructor
| FiftyOne.Pipeline.Core.Exceptions.PropertiesNotYetLoadedException.PropertiesNotYetLoadedException | ( | string | message | ) |
Constructor
| FiftyOne.Pipeline.Core.Exceptions.PropertiesNotYetLoadedException.PropertiesNotYetLoadedException | ( | string | message, |
| Exception | innerException | ||
| ) |
Constructor