Currently, we just reject the promise with the RuntimeException from the clue/buzz-react library and do not attempt to parse the body as a SOAP request. Because of this, we can not parse the actual SOAP response when calling a method that is not defined.
Currently, we just reject the promise with the
RuntimeException
from the clue/buzz-react library and do not attempt to parse the body as a SOAP request. Because of this, we can not parse the actual SOAP response when calling a method that is not defined.