Class PelWrongComponentCountException

Description

Located in /PelEntry.php (line 79)

Exception
   |
   --PelException
      |
      --PelWrongComponentCountException
Method Summary
 PelWrongComponentCountException __construct (int $found, int $expected)
Methods
Constructor __construct (line 93)

Construct a new exception indicating a wrong number of components.

Some tags have strict limits as to the allowed number of components, and this exception is thrown if a tag violates such a constraint.

PelWrongComponentCountException __construct (int $found, int $expected)
  • int $found: the number of components found.
  • int $expected: the expected number of components.

Redefinition of:
PelException::__construct()
Construct a new PEL exception.

Inherited Methods

Inherited From PelException

 PelException::__construct()

SourceForge.net Logo Documentation generated on Wed, 21 Jul 2004 19:12:59 +0200 by phpDocumentor 1.3.0RC3