Example usage for Java javax.resource.spi InvalidPropertyException fields, constructors, methods, implement or subclass
The text is from its open source code.
InvalidPropertyException(String message) Create a InvalidPropertyException. | |
InvalidPropertyException(Throwable cause) Constructs a new throwable with the specified cause. |