PropertyNotImplementedException Constructor |
Name | Description | |
---|---|---|
![]() | PropertyNotImplementedException |
Create a new exception
|
![]() | PropertyNotImplementedException(String) |
Create a new exception
|
![]() | PropertyNotImplementedException(String, Boolean) |
Create a new exception object and identify the specified driver property and accessor as the source.
|
![]() | PropertyNotImplementedException(String, Exception) |
Create a new exception
|
![]() | PropertyNotImplementedException(String, String) |
Create a new exception with the supplied message
|
![]() | PropertyNotImplementedException(String, Boolean, Exception) |
Create a new exception object and identify the specified driver property as the source,
and include an inner exception object containing a caught exception.
|
![]() | PropertyNotImplementedException(String, Boolean, String) |
Create a new exception with the supplied message
|