WrappedException
Overview
Location
- Reference: cooper.jar
- Namespace: RemObjects.Elements.System
- Ancestry: Exception | WrappedException
Properties
Object
property Object: Object read;
var Object: Object { get{} }
ReadOnly Property Object() As Object
Class Methods
Wrap
class method Wrap(o: Object): Exception
static Exception Wrap(Object o)
static func Wrap(_ o: Object) -> Exception
static Exception Wrap(Object o)
Shared Function Wrap(o As Object) As Exception
Parameters:
- o:
Instance Methods
constructor
constructor(aObj: Object)
WrappedException(Object aObj)
WrappedException(Object aObj)
Parameters:
- aObj: