a = $a; $this->b = $b; } public function __toString() { return "MismatchedNotSetException(".$this->getUnexpectedType()." not in [".a.",".b."])"; } } ?>