WrappedException
Overview
Location
- Reference: cooper.jar
- Namespace: RemObjects.Elements.System
- Ancestry: Exception | WrappedException
Properties
Object
property Object: Object read;
Object Object { get; }
var Object: Object { get{} }
Object Object { __get; }
ReadOnly Property Object() As Object
Class Methods
Wrap
Parameters:
- o:
Instance Methods
constructor
constructor(aObj: Object)
WrappedException(Object aObj)
init(_ aObj: Object)
WrappedException(Object aObj)
Sub New(aObj As Object)
Parameters:
- aObj: