Class UnsupportedValueConverter<V>

  • All Implemented Interfaces:
    ValueConverter<V>

    public final class UnsupportedValueConverter<V>
    extends java.lang.Object
    implements ValueConverter<V>
    UnsupportedOperationException will be thrown from all ValueConverter methods.