Class UnsupportedTypeValueCodeGenerationException

All Implemented Interfaces:
Serializable

public class UnsupportedTypeValueCodeGenerationException extends ValueCodeGenerationException
Thrown when a ValueCodeGenerator could not generate the code for a given value.
Since:
6.1.2
Author:
Stephane Nicoll
See Also:
  • Constructor Details

    • UnsupportedTypeValueCodeGenerationException

      public UnsupportedTypeValueCodeGenerationException(Object value)