Class BugReportSender.BugReportSenderException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.openstreetmap.josm.tools.bugreport.BugReportSender.BugReportSenderException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- BugReportSender
private static class BugReportSender.BugReportSenderException extends java.lang.Exception
-
-
Constructor Summary
Constructors Constructor Description BugReportSenderException(java.lang.String message)BugReportSenderException(java.lang.Throwable cause)
-
-
-
Constructor Detail
-
BugReportSenderException
BugReportSenderException(java.lang.String message)
-
BugReportSenderException
BugReportSenderException(java.lang.Throwable cause)
-
-