As seen in this link, a BackendlessException should have a method called getFault() to get an BackendlessFault object.
However while coding a BackendlessException has the same methods as BackendlessFault and no getFault().
Are these two classes undergoing a merge or something and is the documentation in the provided link no longer accurate?