Class CoercionFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.tapestry5.commons.internal.util.TapestryException
org.apache.tapestry5.commons.util.CoercionFailedException
- All Implemented Interfaces:
Serializable
,Locatable
Exception used when a
Coercion
throws an exception while
trying to coerce a value.- Since:
- 5.8.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.tapestry5.commons.internal.util.TapestryException
getLocation, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
CoercionFailedException
-