DatabaseServerNotFoundException

Thrown when a database server was not found.

Namespace:
Inetdev.Multitenancy.DataModels
Type:
Class
Public:
Yes
Protected:
No
Sealed:
No
Abstract:
No
Inherits from:
Inetdev.FrameworkException

Constructors

DatabaseServerNotFoundException

Initializes a new instance of DatabaseServerNotFoundException.

Signature:
public Void DatabaseServerNotFoundException(id)
Parameters
Name Type Summary
id String Server Id that was not found.

In this document