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