ParameterConversionException

This exception is thrown when a required parameter with name parameterName couldn't be converted to the type

Report a problem

Constructors

Link copied to clipboard
constructor(parameterName: String, type: String, cause: Throwable? = null)

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard
expect open val message: String?
Link copied to clipboard

of missing request parameter

Link copied to clipboard

this parameter is unable to convert to

Functions

Link copied to clipboard