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
ClassCoercionException with the specified
detail message. |