NoSuchPackageException

Thrown when the required package was not found in the application context.

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

Constructors

NoSuchPackageException

Initializes a new instance of NoSuchPackageException.

Signature:
public Void NoSuchPackageException(name)
Parameters
Name Type Summary
name String Name of the package.

In this document