NoSuchFactoryException

Thrown when a required object factory was not found.

Namespace:
Inetdev.Context
Type:
Class
Public:
Yes
Protected:
No
Sealed:
No
Abstract:
No
Inherits from:
Inetdev.Context.ContextException

Constructors

NoSuchFactoryException

Initializes a new instance of NoSuchFactoryException.

Signature:
public Void NoSuchFactoryException(name)
Parameters
Name Type Summary
name String Name of the object factory.

In this document