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) |
ClassCoercionException(java.lang.String s,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getCause() |