Class ParameterNotFoundException

All Implemented Interfaces:
Serializable

public class ParameterNotFoundException extends RuntimeException
Signals that no annotated parameter was found. You should annotate parameters of the constructor class with the MaxMindDbParameter annotation.
See Also: