| Syntax |
|
| Documentation | $getException.toNamingException.getRemainingName: Returns the remaining name of a NamingException. This will fail if the exception is not of type NamingException. The optional parameter 1 specifies the index of the exception and defaults to 0 which is the index of the last exception. NamingExceptions may be thrown for example by the LDAP functions. For more information about NamingExceptions you may want to look at the Java API documentation.
|
| Examples | |
| $getException.toNamingException.getRemainingName{} | |
| Group | Net |
| Minimum required transaction-mode: | NONE |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 0 |
| Maximum parameters | 1 |