Method | Description | |
---|---|---|
__construct ( string $limitation, Exception $previous = null ) | Creates a Limitation Not Found exception with info on how to fix. |
public __construct ( string $limitation, Exception $previous = null ) | ||
$limitation | string | |
$previous | Exception |