Uses of Class
gw.lang.reflect.ExceptionInfoBuilder
Packages that use ExceptionInfoBuilder
-
Uses of ExceptionInfoBuilder in gw.lang.reflect
Fields in gw.lang.reflect declared as ExceptionInfoBuilderModifier and TypeFieldDescriptionprivate ExceptionInfoBuilder[]
ConstructorInfoBuilder._exceptions
private ExceptionInfoBuilder[]
MethodInfoBuilder._exceptions
Methods in gw.lang.reflect that return ExceptionInfoBuilderModifier and TypeMethodDescriptionExceptionInfoBuilder.like
(IExceptionInfo exception) ExceptionInfoBuilder.withDescription
(String description) Methods in gw.lang.reflect with parameters of type ExceptionInfoBuilderModifier and TypeMethodDescriptionConstructorInfoBuilder.withExceptions
(ExceptionInfoBuilder... exceptions) MethodInfoBuilder.withExceptions
(ExceptionInfoBuilder... exceptions) Constructors in gw.lang.reflect with parameters of type ExceptionInfoBuilderModifierConstructorDescriptionBuiltExceptionInfo
(ExceptionInfoBuilder builder, IFeatureInfo container)