Class PelOverflowException

Description

Exception cast when numbers overflow.

Located in /src/PelEntryNumber.php (line 51)

Exception
   |
   --PelException
      |
      --PelOverflowException
Method Summary
PelOverflowException __construct (int $v, int $min, int $max)
Methods
Constructor __construct (line 62)

Construct a new overflow exception.

PelOverflowException __construct (int $v, int $min, int $max)
  • int $v: the value that is out of range.
  • int $min: the minimum allowed value.
  • int $max: the maximum allowed value.

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

Inherited Methods

Inherited From PelException

PelException::__construct()

Documentation generated on Thu, 05 May 2011 07:19:04 +0200 by phpDocumentor 1.4.3