Class Reference
IRIS for UNIX 2024.1.2
Documentation
Search
[
USER
] >
[
Ens
] >
[
Util
] >
[
Error
]
Private
Storage
abstract class
Ens.Util.Error
Inventory
Parameters
Properties
Methods
Queries
Indices
ForeignKeys
Triggers
3
Summary
Methods
EnsError
EnsSystemError
ExceptionStatus
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