e.
Thanks and Regards,
Kriti
--
View this message in context:
http://camel.465427.n5.nabble.com/Unable-to-catch-and-deal-with-the-ProtocolDecoderException-thrown-by-Mina-in-our-camel-tp5782229p5782348.html
Sent from the Camel Development mailing list archive at Nabble.com.
rg.apache.mina.core.buffer.AbstractIoBuffer.getString(AbstractIoBuffer.java:1768)
> at
> org.apache.camel.component.hl7.HL7MLLPDecoder.writeString(HL7MLLPDecoder.java:70)
> ... 18 more
>
> We need to be able to catch this exception through our code/route and send a
&g
xception block but in
our case, this exception is thrown by Mina's Codec itself and there is no
way we can get the system diagnose it and break out from there.
Kindly let us know if there are any suggestions around this issue. Thanks in
advance!
Regards,
Kriti
--
View this message in co