Java javax.resource.spi InvalidPropertyException fields, constructors, methods, implement or subclass

Example usage for Java javax.resource.spi InvalidPropertyException fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.resource.spi InvalidPropertyException.

The text is from its open source code.

Constructor

InvalidPropertyException(String message)
Create a InvalidPropertyException.
InvalidPropertyException(Throwable cause)
Constructs a new throwable with the specified cause.