throw response.statusMessage;
Regards,
Witold Szczerba
> --
> You received this message because you are subscribed to the Google Groups "AngularJS" group.
> To post to this group, send email to ang...@googlegroups.com.
> To unsubscribe from this group, send email to angular+u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/angular?hl=en.
>
This is how I have figured out how does the "$q.reject" relates to
"throw". I had a major issue with the $q conception and I managed to
resolve it working on JsFiddle, but I was very close to writing an
e-mail here with a link to the problematic code snippet.
Regards,
Witold Szczerba