org.ref_send.log
Class Rejected
java.lang.Object
   org.joe_e.Struct
org.joe_e.Struct
       org.ref_send.log.Event
org.ref_send.log.Event
           org.ref_send.log.Resolved
org.ref_send.log.Resolved
               org.ref_send.log.Rejected
org.ref_send.log.Rejected
- All Implemented Interfaces: 
- java.io.Serializable, Immutable, Powerless, Selfless, Record
- public class Rejected 
- extends Resolved
Logs rejection of a
 promise.
- See Also:
- Serialized Form
| Field Summary | 
|  java.lang.Exception | reasonreason for rejecting the promise
 | 
 
 
 
| Constructor Summary | 
| Rejected(Anchor anchor,
                 java.lang.Long timestamp,
                 Trace trace,
                 java.lang.String condition,
                 java.lang.Exception reason)Constructs an instance.
 | 
 
 
 
| Methods inherited from class java.lang.Object | 
| getClass, notify, notifyAll, toString, wait, wait, wait | 
 
 
reason
public final java.lang.Exception reason
- reason for rejecting the promise
 
 
Rejected
public Rejected(Anchor anchor,
                java.lang.Long timestamp,
                Trace trace,
                java.lang.String condition,
                java.lang.Exception reason)
- Constructs an instance.
 
- Parameters:
- anchor-- Event.anchor
- timestamp-- Event.timestamp
- trace-- Event.trace
- condition-- Resolved.condition
- reason-- reason
 
Submit a bug or feature, or get helpCopyright 1998-2009 Waterken Inc. under the terms of the MIT X license.