| Package | Description |
|---|---|
| dk.langli.jensen.broker |
| Modifier and Type | Method and Description |
|---|---|
IncompatibleParameter |
ParameterTypeException.getIncompatibleParameter() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,IncompatibleParameter> |
MethodNotFoundException.getIncompatible() |
| Constructor and Description |
|---|
ParameterTypeException(String message,
IncompatibleParameter incompatibleParameter) |
| Constructor and Description |
|---|
MethodNotFoundException(String message,
Map<String,IncompatibleParameter> incompatible) |
MethodNotFoundException(String message,
Map<String,IncompatibleParameter> incompatible,
Throwable target) |
Copyright © 2018. All rights reserved.