public class PropertyCastException
extends java.lang.Exception

| Constructor and Description |
|---|
PropertyCastException() |
PropertyCastException(java.lang.String message) |
PropertyCastException(java.lang.String message,
java.lang.Throwable cause) |
PropertyCastException(java.lang.Throwable cause) |
public PropertyCastException()
public PropertyCastException(java.lang.String message)
public PropertyCastException(java.lang.Throwable cause)
public PropertyCastException(java.lang.String message,
java.lang.Throwable cause)