This unchecked exception must be thrown when a JMS application attempts to use a data type not supported by a message or attempts to read data in a message as the wrong type, and the method signature does not permit a {@code MessageFormatException} to be thrown. It must also be thrown whenequivalent type errors are made with message property values. Note that the special case of a failure caused by an attempt to read improperly formatted {@code String} data as numeric values must throw the{@code java.lang.NumberFormatException}.
@version 2.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.