getArgument

Returns the argument for the corresponding parameter, or null if the parameter is not present. The returned argument's AnnotationArgument.type must match the parameter's AnnotationParameter.type.

Throws

if there is an error converting the raw value of an argument to an AnnotationArgument.

if there is an error getting the raw value of an argument.