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 ExceptionStatus(pType As %String = "", exception As %Exception.AbstractException = "") as %Status