public class ValueEncodeException extends LensException
Constructor and Description |
---|
ValueEncodeException(ParameterDataType dataType,
Object valueSupplied) |
ValueEncodeException(ParameterDataType dataType,
Object valueSupplied,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
ParameterDataType |
getDataType() |
Object |
getValueSupplied() |
buildLensErrorResponse, buildLensErrorTO, compareTo, equals, getErrorCode, getErrorInfo, getErrorWeight, getFormattedErrorMsg, getLensAPIResult, getMessage, hashCode, wrap
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ValueEncodeException(ParameterDataType dataType, Object valueSupplied, Throwable cause)
public ValueEncodeException(ParameterDataType dataType, Object valueSupplied)
@Generated(value="lombok") public ParameterDataType getDataType()
@Generated(value="lombok") public Object getValueSupplied()
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.