类的使用
cn.taketoday.core.NestedRuntimeException
使用NestedRuntimeException的程序包
程序包
说明
Provides core helpers that are not specific to any part of the framework.
Core support package for annotations, meta-annotations, and merged
annotations with attribute overrides.
Type Conversion System
Support classes for Framework's serializer abstraction.
Optimised Reflection System
-
cn.taketoday.bytecode.core中NestedRuntimeException的使用
-
cn.taketoday.bytecode.proxy中NestedRuntimeException的使用
修饰符和类型类说明classUsed byProxyas a replacement forjava.lang.reflect.UndeclaredThrowableException. -
cn.taketoday.core中NestedRuntimeException的使用
修饰符和类型类说明classnot a suitable Constructor foundclass -
cn.taketoday.core.annotation中NestedRuntimeException的使用
修饰符和类型类说明classThrown byAnnotationUtilsand synthesized annotations if an annotation is improperly configured. -
cn.taketoday.core.codec中NestedRuntimeException的使用
修饰符和类型类说明classGeneral error that indicates a problem while encoding and decoding to and from an Object stream.classIndicates an issue with decoding the input stream with a focus on content related issues such as a parse failure.classIndicates an issue with encoding the input Object stream with a focus on not being able to encode Objects. -
cn.taketoday.core.conversion中NestedRuntimeException的使用
修饰符和类型类说明classBase class for exceptions thrown by the conversion system.classException to be thrown when an actual type conversion attempt fails.classException to be thrown when a suitable converter could not be found in a given conversion service. -
cn.taketoday.core.serializer.support中NestedRuntimeException的使用
修饰符和类型类说明classWrapper for the native IOException (or similar) when aSerializerorDeserializerfailed. -
cn.taketoday.reflect中NestedRuntimeException的使用