类 UnsupportedTypeValueCodeGenerationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.taketoday.aot.generate.ValueCodeGenerationException
cn.taketoday.aot.generate.UnsupportedTypeValueCodeGenerationException
- 所有已实现的接口:
Serializable
Thrown when a
ValueCodeGenerator could not generate the code for a
given value.- 从以下版本开始:
- 4.0
- 作者:
- Stephane Nicoll, Harry Yang
- 另请参阅:
-
构造器概要
构造器 -
方法概要
从类继承的方法 cn.taketoday.aot.generate.ValueCodeGenerationException
getValue
-
构造器详细资料
-
UnsupportedTypeValueCodeGenerationException
-