Class BadPropertyValueException

public class BadPropertyValueException
extends Exception

Constructors

BadPropertyValueException(String, String)
BadPropertyValueException(String)

Constructor Detail

BadPropertyValueException

public BadPropertyValueException(String propName, String badValue)

Parameters

propName
badValue

BadPropertyValueException

public BadPropertyValueException(String propName)

Parameters

propName