[ROOT] / doc / DocFrag / ARCCore.IP.HandleException
| Key | Value | 
|---|---|
| Assembly | ARCCore | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -4- | 
| Name | HandleException | 
| Namespace | ARCCore | 
| Type | IP | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | IP | 
| MethodName | HandleException | 
| MethodSignature | Void HandleException(System.Exception, System.String) | 
Note that most relevant to use for PConcurrent. 
Using this method within an ordinary entity class like PRich will only store the exception data 'out-of-sight' within the object instance, it will not be sent to the PropertyStream.
See -ExceptionText for more details.
Generated 2025-10-31 10:03:54.596 UTC