Previous Page
parseExample()

Solar_Docs_Phpdoc
parseException()

Next Page
parseIgnore()

parseException()

public void parseException ( string $line )

Parses one or more @exception lines into $this->_info; alias for @throws.

Parameters

  • (string) $line: The block line.

Returns

  • (void)

Description

Parses one or more @exception lines into $this->_info; alias for @throws.