Returns the exception that caused this exception to be thrown
Exception|array The context of the exception
public function getCause() { return $this->cause; }