Class PelUnexpectedFormatException

Description

Exception indicating that an unexpected format was found.

Located in /PelEntry.php (line 69)

Exception
   |
   --PelException
      |
      --PelEntryException
         |
         --PelUnexpectedFormatException
Method Summary
 PelUnexpectedFormatException __construct (PelTag $tag, PelFormat $found, PelFormat $expected)
Methods
Constructor __construct (line 80)

Construct a new exception indicating an invalid format.

PelUnexpectedFormatException __construct (PelTag $tag, PelFormat $found, PelFormat $expected)
  • PelTag $tag: the tag for which the violation was found.
  • PelFormat $found: the format found.
  • PelFormat $expected: the expected format.

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

Inherited Methods

Inherited From PelException

 PelException::__construct()

SourceForge.net Logo Documentation generated on Fri, 18 Feb 2005 01:43:12 +0100 by phpDocumentor 1.3.0RC3