Ax.lang.Exception allows throwing controlled localized Exceptions

1 Ax.lang.Exception

TO DO

This section is incomplete and will be concluded as soon as possible.
Copy
throw new Ax.lang.Exception("Invoice XXX not found");

Copy
throw new Ax.lang.Exception("E001", "Invoice XXX not found");