File: errors-exception.htd

package info (click to toggle)
bitpim 1.0.7%2Bdfsg1-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 31,384 kB
  • ctags: 64,877
  • sloc: python: 267,746; cpp: 2,076; perl: 600; ansic: 409; sh: 231; makefile: 142; sed: 1
file content (28 lines) | stat: -rw-r--r-- 747 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
#include "pagestart.h"

SCREENSHOT(exceptiondialog.png,)

<p>An internal error has occurred and this dialog is reporting it.  Please scroll to the
end of it to see the most pertinent details.  

<H2>Buttons</H2>
<DL>

<DT><P><B>Abort BitPim</B>:
<DD><P>Abort the current operation and exit BitPim immediately.

<DT><P><B>Help</B>:
<DD><P>Bring up this Help page.

<DT><P><B>Continue</B>:
<DD><P>Ignore this error/exception and continue running BitPim.

<DT><P><B>Create Trouble Report</B>:
<DD><P><A HREF="dialog-troublereport.htm">Create a trouble report</A> for this error/exception.

</DL>

<p>Unless you believe the problem to be a one off, you should report it.  See 
<a href="support.htm">support</a> for more details.

#include "pageend.h"