public class ParameterTypeException extends Exception
| Constructor and Description |
|---|
ParameterTypeException(String message,
IncompatibleParameter incompatibleParameter) |
ParameterTypeException(String message,
Type parameterType,
int index,
dk.langli.jensen.broker.JsonCause exception) |
| Modifier and Type | Method and Description |
|---|---|
IncompatibleParameter |
getIncompatibleParameter() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ParameterTypeException(String message, Type parameterType, int index, dk.langli.jensen.broker.JsonCause exception)
public ParameterTypeException(String message, IncompatibleParameter incompatibleParameter)
public IncompatibleParameter getIncompatibleParameter()
Copyright © 2018. All rights reserved.