FutureFailedException constructor
FutureFailedException(
- String expression,
- InstanceRef errorRef,
- InstanceRef stacktraceRef
Implementation
FutureFailedException(this.expression, this.errorRef, this.stacktraceRef);