public class ClassCoercionException
extends java.lang.ClassCastException
TypeCoercions could not cast an object from one
 class to another.| Constructor and Description | 
|---|
| ClassCoercionException() | 
| ClassCoercionException(java.lang.String s)Constructs a  ClassCoercionExceptionwith the specified
 detail message. |