Skip to main content

Ens.Util.Error

abstract class Ens.Util.Error

Method Inventory

Methods

classmethod EnsError(pClassName As %String, pMethodName As %String, pErrorCode As %String, pMessage1 As %String, pMessage2 As %String, pMessage3 As %String, pFramesToHide As %Integer = 0)
classmethod EnsSystemError(pClassName As %String, pMethodName As %String) as %Status
classmethod ExceptionStatus(pType As %String = "", exception As %Exception.AbstractException = "") as %Status
FeedbackOpens in a new tab