org.ref_send.log
Class Problem
java.lang.Object
org.joe_e.Struct
org.ref_send.log.Event
org.ref_send.log.Comment
org.ref_send.log.Problem
- All Implemented Interfaces:
- java.io.Serializable, Immutable, Powerless, Selfless, Record
public class Problem
- extends Comment
Logs an uncaught exception.
- See Also:
- Serialized Form
|
Field Summary |
java.lang.Exception |
reason
uncaught exception |
| Fields inherited from class org.ref_send.log.Comment |
text |
|
Constructor Summary |
Problem(Anchor anchor,
java.lang.Long timestamp,
Trace trace,
java.lang.String text,
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
- uncaught exception
Problem
public Problem(Anchor anchor,
java.lang.Long timestamp,
Trace trace,
java.lang.String text,
java.lang.Exception reason)
- Constructs an instance.
- Parameters:
anchor - Event.anchortimestamp - Event.timestamptrace - Event.tracetext - Comment.textreason - reason
Submit a bug or feature, or get helpCopyright 1998-2009 Waterken Inc. under the terms of the MIT X license.