net.infonode.properties.base.exception
Class InvalidPropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.infonode.properties.base.exception.PropertyException
net.infonode.properties.base.exception.InvalidPropertyException
- All Implemented Interfaces:
- Serializable
- public class InvalidPropertyException
- extends PropertyException
Exception thrown when an invalid property was given.
- Version:
- $Revision: 1.3 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidPropertyException
public InvalidPropertyException(Property property,
String text)
- Constructor.
- Parameters:
property
- the property that triggered this exceptiontext
- the exception text
Copyright © 2007 NNL Technology AB. All Rights Reserved.