net.infonode.properties.base.exception

Class InvalidPropertyException

public class InvalidPropertyException extends PropertyException

Exception thrown when an invalid property was given.

Version: $Revision: 1.3 $

Author: $Author: jesper $

Constructor Summary
InvalidPropertyException(Property property, String text)
Constructor.

Constructor Detail

InvalidPropertyException

public InvalidPropertyException(Property property, String text)
Constructor.

Parameters: property the property that triggered this exception text the exception text