long}> excludes the usage of the option with long name <{$excludedOption->long}> "; if ( $value !== null ) { $message .= "having the value <{$value}> "; } $message .= "but this one was submitted."; parent::__construct( $message ); } } ?>