Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
ExceptionUtils
ExceptionUtils
Stable version
2.1.0
(Compatible with
OutSystems 11
)
Other versions available for 10 and Older
Uploaded
on
09 December 2018
by
5.0
(3 ratings)
Overview
Reviews
Versions
Documentation
There's no documentation for this asset yet
Support
ExceptionUtils
Compatible with:
OutSystems
11
OutSystems
10
Created on OutSystems 10
Version 2.0.0
Stable
Uploaded on 09 December 2018 by
Compatible with:
Version 11
↳
11.0.108 to
11.31.0
Version 10
Stack:
All
Database:
All
Release notes:
Features:
Added new action GetLastExceptionDetails that returns a list with the Exception and its Inner Exceptions.
It's possible to control the maximum number of Inner Exceptions returned.
Added new a AsText output on the GetLastException method. Returns a text with a complete representation of the Exception and its Inner Exceptions, similar to what you would find in an Error Log.
Fixes:
(JAVA Only) The GetLastException.Stack output returned more than the Stack.
To get the old behavior change the .Stack to .AsText since the new output has the same semantic that the Stack was returning.
Changes:
Renamed existing actions to simplify the names. Old actions no longer suffixed with "Details".
Updated all the descriptions
Protected a the code to be save against any potential errors. Methods should always return empty if it was not possible to get the last exceptions information.
Created on Older versions
Version 1.0.0
Stable
Uploaded on 09 September 2015 by
Compatible with:
Version 11
↳
11.0.108 to
11.31.0
Version 10
Version 9
Stack:
All
Database:
All
Application Objects:
ExceptionUtils
has 0
AOs
.
Loading
Loading...