| H5::PropListIException::PropListIException | ( | const H5std_string & | func_name, | |
| const H5std_string & | message = DEFAULT_MSG | |||
| ) |
Creates a PropListIException with the name of the function, in which the failure occurs, and an optional detailed message.
| func_name | - IN: Name of the function where failure occurs | |
| message | - IN: Message on the failure |
1.6.2