Class InvalidPropertyValueException

All Implemented Interfaces:
Serializable

public class InvalidPropertyValueException extends IllegalArgumentException
Exception thrown when a connection property has an invalid value.

This exception always has a SQLException as cause.

Since:
5
Author:
Mark Rotteveel
See Also: