Class PropertyValueFormatException

  • All Implemented Interfaces:
    Serializable

    public class PropertyValueFormatException
    extends Exception
    the exception to handle bad property values values thrown by servlet operations
    See Also:
    Serialized Form
    • Constructor Detail

      • PropertyValueFormatException

        public PropertyValueFormatException​(String message)