mayur mohan created CAMEL-24489:
-----------------------------------
Summary: TypeConversionException prints 'from type: null' for
anonymous/local classes
Key: CAMEL-24489
URL: https://issues.apache.org/jira/browse/CAMEL-24489
Project: Camel
Issue Type: Bug
Reporter: mayur mohanTypeConversionException.createMessage() uses getCanonicalName() which returns null for anonymous/local classes. Fix: fall back to getName(). -- This message was sent by Atlassian Jira (v8.20.10#820010)
