javax.resource.spi
public class InvalidPropertyException extends ResourceException
| Constructor Summary | |
|---|---|
| InvalidPropertyException() | |
| InvalidPropertyException(String message) | |
| InvalidPropertyException(Throwable cause) | |
| InvalidPropertyException(String message, Throwable cause) | |
| InvalidPropertyException(String message, String errorCode) | |
| Method Summary | |
|---|---|
| PropertyDescriptor[] | getInvalidPropertyDescriptors() |
| void | setInvalidPropertyDescriptors(PropertyDescriptor[] invalidProperties) |