class NotFoundException extends Exception

Class NotFoundException

Methods

__construct( string $message = '', int $code, Exception $previous = null)

No description

from  Exception

Details

in Exception at line 39
__construct( string $message = '', int $code, Exception $previous = null)

Parameters

string $message
int $code
Exception $previous