class Sailpoint::Helpers

Public Class Methods

print_exception(msg = '') click to toggle source

Used to printout a [Red] message to STDOUT in case you want to print a message without causing an Exception. @param msg [String] - The excpetion message that should be printed out