Is it possible to get an exception object from General Exception?
No. General exception in BizTalk is like writing a Try-Catch block but without the exception object thus not possible to get the exception object.