Class UnknownParameterException

All Implemented Interfaces:
Serializable

public class UnknownParameterException extends SmartParamException
No parameter with given name could be found in any registered repository.
Author:
Adam Dubiel
See Also:
  • Constructor Details

    • UnknownParameterException

      public UnknownParameterException(String parameterName)