Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%Installer] >  [Error]
Private  Storage   

class %Installer.Error extends %Installer.Sequence

This is an "Error" activity within a Manifest document. It throws an exception--note that the ${} and #{} syntax is not available for this activity.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2


Summary

Properties
Source Status children name skipChildren

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GenerateCode %GetParameter %Indent %IsA
%IsModified %New %NormalizeObject %ObjectModified
%OnAfterGenerateCode %OnGenerateCode %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
XMLDTD XMLExport XMLExportToStream XMLExportToString
XMLNew XMLSchema XMLSchemaNamespace XMLSchemaType


Properties

• property Source as %String(MAXLEN=128);
Source passed in as a last argument into the $$$ERROR macro.
• property Status as %String [ Required ];
Status (note: ${} and #{} expansion doesn't work here) passed in as a first argument into the $$$ERROR macro.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.