| Package | Description |
|---|---|
| gw.lang.reflect |
| Modifier and Type | Method and Description |
|---|---|
ExceptionInfoBuilder |
ExceptionInfoBuilder.like(IExceptionInfo exception) |
ExceptionInfoBuilder |
ExceptionInfoBuilder.withDescription(String description) |
ExceptionInfoBuilder |
ExceptionInfoBuilder.withName(String name) |
ExceptionInfoBuilder |
ExceptionInfoBuilder.withType(Class clazz) |
ExceptionInfoBuilder |
ExceptionInfoBuilder.withType(IType type) |
| Modifier and Type | Method and Description |
|---|---|
MethodInfoBuilder |
MethodInfoBuilder.withExceptions(ExceptionInfoBuilder... exceptions) |
ConstructorInfoBuilder |
ConstructorInfoBuilder.withExceptions(ExceptionInfoBuilder... exceptions) |
Copyright © 2019. All rights reserved.