Class ConfigurationNotReadyException
Thrown when attempting to access a configuration value but the Configuration has not yet been loaded.
Implements
Namespace: PlayUR.Exceptions
Assembly: PlayUR.dll
Syntax
public class ConfigurationNotReadyException : Exception, ISerializable
Properties
| Improve this Doc View SourceMessage
Declaration
public override string Message { get; }
Property Value
Type | Description |
---|---|
string |