Class IllegalPropertyValueException

  • All Implemented Interfaces:
    Serializable

    public class IllegalPropertyValueException
    extends RuntimeException

    Exception that will be thrown by the property service if the property does not exist or if the value cannot be converted to the requested type!

    Copyright 2010 (C) by Martin Ganserer

    Version:
    1.0.0
    Author:
    Martin Ganserer
    See Also:
    Serialized Form
    • Constructor Detail

      • IllegalPropertyValueException

        public IllegalPropertyValueException​(String message)
        Constructor
        Parameters:
        message -