This line requires you to create a custom message using Application Developer responsibility.
In this way your error message will be language specific.
throw new OAException("XXX", "XXX_READ_CUSTOM_MSG", null, OAException.ERROR, null);
In this way your error message will be language specific.
throw new OAException("XXX", "XXX_READ_CUSTOM_MSG", null, OAException.ERROR, null);
No comments:
Post a Comment