5-1-3-4. Exception Interface
Exception class is used to show a message when an error occurs from inside the extended class.
Extender Exceptional class (SkyEditor2.ExtenderException)
Name | Detail |
addMessage(String) | Add massage to top screen |
Extender Exceptional class (SkyEditor2.Errors.SveDmlException)
An exceptional Class parameter that is received by a method additionalExceptionHandler(SkyEditor2.Errors.SveDmlException ex , SObject[] records) at Database Query execution
Name | Detail |
List<SkyEditor2.Util.SveSaveResult> results | A list of object that wraps Database.SaveResult or Database.UpsertResult |