Reputation: 14565
Is it the same thing or not and is there equivalent to NSError in Java?
Upvotes: 2
Views: 592
Reputation: 298818
It's a similar concept, but you should read this section from the Java Tutorial for more Information:
Lesson: Exceptions
Reputation: 30865
No.
Exception is like NSException
Upvotes: 3