abbot
Class BugReport
java.lang.Object
java.lang.Throwable
java.lang.Error
abbot.BugReport
- All Implemented Interfaces:
- Version, Serializable
public class BugReport
- extends Error
- implements Version
Exception for reporting unexpected situations in the program.
Automatically generates a message suitable for posting in a bug report.
- See Also:
- Serialized Form
BugReport
public BugReport(String error)
BugReport
public BugReport(String error,
Throwable thr)
getSystemInfo
public static String getSystemInfo()
toString
public String toString()
- Overrides:
toString
in class Throwable
Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on