Class Uncoercible

All Implemented Interfaces:
Serializable

public class Uncoercible extends ValueException
A Uncoercible exception indicates that the conversion cannot be achieved.
Since:
1.0
See Also:
  • Constructor Details

    • Uncoercible

      public Uncoercible(String sourceTypeName, String destinationTypeName)