ServiceNotAvailableException Constructor |
Initializes a new instance with a default message.
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic ServiceNotAvailableException()
public:
ServiceNotAvailableException()
new : unit -> ServiceNotAvailableException
See Also