Class ConverterHasNoConversion

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.data.couchbase.core.convert.ConverterHasNoConversion
All Implemented Interfaces:
Serializable

public class ConverterHasNoConversion extends RuntimeException
PropertyValueConverter throws this when cannot convert the property. The caller should catch this and resort to other means for creating the value.
Author:
Michael Reiche
See Also:
  • Constructor Details

    • ConverterHasNoConversion

      public ConverterHasNoConversion()