Statistics
| Revision:

root / trunk / docs / FMap / fmap-api / com / iver / cit / gvsig / fmap / drivers / shp / write / ShapefileException.html @ 11445

History | View | Annotate | Download (10.1 KB)

1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5
<!-- Generated by javadoc (build 1.4.2_04) on Mon Feb 14 08:45:50 CET 2005 -->
6
<TITLE>
7
ShapefileException (FMap API)
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.drivers.shp.write.ShapefileException class">
11

    
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style">
13

    
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    parent.document.title="ShapefileException (FMap API)";
18
}
19
</SCRIPT>
20

    
21
</HEAD>
22

    
23
<BODY BGCOLOR="white" onload="windowTitle();">
24

    
25

    
26
<!-- ========= START OF TOP NAVBAR ======= -->
27
<A NAME="navbar_top"><!-- --></A>
28
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
29
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
30
<TR>
31
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
32
<A NAME="navbar_top_firstrow"><!-- --></A>
33
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
34
  <TR ALIGN="center" VALIGN="top">
35
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
36
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
37
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
42
  </TR>
43
</TABLE>
44
</TD>
45
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
46
</EM>
47
</TD>
48
</TR>
49

    
50
<TR>
51
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
52
&nbsp;PREV CLASS&nbsp;
53
&nbsp;NEXT CLASS</FONT></TD>
54
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
55
  <A HREF="../../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
56
&nbsp;<A HREF="ShapefileException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
57
&nbsp;<SCRIPT type="text/javascript">
58
  <!--
59
  if(window==top) {
60
    document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
61
  }
62
  //-->
63
</SCRIPT>
64
<NOSCRIPT>
65
  <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
66
</NOSCRIPT>
67

    
68
</FONT></TD>
69
</TR>
70
<TR>
71
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
72
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD>
73
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
74
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
75
</TR>
76
</TABLE>
77
<A NAME="skip-navbar_top"></A>
78
<!-- ========= END OF TOP NAVBAR ========= -->
79

    
80
<HR>
81
<!-- ======== START OF CLASS DATA ======== -->
82
<H2>
83
<FONT SIZE="-1">
84
com.iver.cit.gvsig.fmap.drivers.shp.write</FONT>
85
<BR>
86
Class ShapefileException</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../../../../../resources/inherit.gif" ALT="extended by">java.lang.Throwable
90
      <IMG SRC="../../../../../../../../resources/inherit.gif" ALT="extended by">java.lang.Exception
91
          <IMG SRC="../../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.cit.gvsig.fmap.drivers.shp.write.ShapefileException</B>
92
</PRE>
93
<DL>
94
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
95
</DL>
96
<HR>
97
<DL>
98
<DT>public class <B>ShapefileException</B><DT>extends java.lang.Exception</DL>
99

    
100
<P>
101
Thrown when an error relating to the shapefile occures
102
<P>
103

    
104
<P>
105
<DL>
106
<DT><B>See Also:</B><DD><A HREF="../../../../../../../../serialized-form.html#com.iver.cit.gvsig.fmap.drivers.shp.write.ShapefileException">Serialized Form</A></DL>
107
<HR>
108

    
109
<P>
110
<!-- ======== NESTED CLASS SUMMARY ======== -->
111

    
112

    
113
<!-- =========== FIELD SUMMARY =========== -->
114

    
115

    
116
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
117

    
118
<A NAME="constructor_summary"><!-- --></A>
119
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
120
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
121
<TD COLSPAN=2><FONT SIZE="+2">
122
<B>Constructor Summary</B></FONT></TD>
123
</TR>
124
<TR BGCOLOR="white" CLASS="TableRowColor">
125
<TD><CODE><B><A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/ShapefileException.html#ShapefileException(java.lang.String)">ShapefileException</A></B>(java.lang.String&nbsp;s)</CODE>
126

    
127
<BR>
128
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Crea un nuevo ShapefileException.</TD>
129
</TR>
130
<TR BGCOLOR="white" CLASS="TableRowColor">
131
<TD><CODE><B><A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/ShapefileException.html#ShapefileException(java.lang.String, java.lang.Throwable)">ShapefileException</A></B>(java.lang.String&nbsp;s,
132
                   java.lang.Throwable&nbsp;cause)</CODE>
133

    
134
<BR>
135
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Crea un nuevo ShapefileException.</TD>
136
</TR>
137
</TABLE>
138
&nbsp;
139
<!-- ========== METHOD SUMMARY =========== -->
140

    
141
<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A>
142
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
143
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
144
<TD><B>Methods inherited from class java.lang.Throwable</B></TD>
145
</TR>
146
<TR BGCOLOR="white" CLASS="TableRowColor">
147
<TD><CODE>fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</CODE></TD>
148
</TR>
149
</TABLE>
150
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
151
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
152
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
153
<TD><B>Methods inherited from class java.lang.Object</B></TD>
154
</TR>
155
<TR BGCOLOR="white" CLASS="TableRowColor">
156
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
157
</TR>
158
</TABLE>
159
&nbsp;
160
<P>
161

    
162
<!-- ============ FIELD DETAIL =========== -->
163

    
164

    
165
<!-- ========= CONSTRUCTOR DETAIL ======== -->
166

    
167
<A NAME="constructor_detail"><!-- --></A>
168
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
169
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
170
<TD COLSPAN=1><FONT SIZE="+2">
171
<B>Constructor Detail</B></FONT></TD>
172
</TR>
173
</TABLE>
174

    
175
<A NAME="ShapefileException(java.lang.String)"><!-- --></A><H3>
176
ShapefileException</H3>
177
<PRE>
178
public <B>ShapefileException</B>(java.lang.String&nbsp;s)</PRE>
179
<DL>
180
<DD>Crea un nuevo ShapefileException.
181
<P>
182
<DT><B>Parameters:</B><DD><CODE>s</CODE> - DOCUMENT ME!</DL>
183
<HR>
184

    
185
<A NAME="ShapefileException(java.lang.String, java.lang.Throwable)"><!-- --></A><H3>
186
ShapefileException</H3>
187
<PRE>
188
public <B>ShapefileException</B>(java.lang.String&nbsp;s,
189
                          java.lang.Throwable&nbsp;cause)</PRE>
190
<DL>
191
<DD>Crea un nuevo ShapefileException.
192
<P>
193
<DT><B>Parameters:</B><DD><CODE>s</CODE> - DOCUMENT ME!<DD><CODE>cause</CODE> - DOCUMENT ME!</DL>
194

    
195
<!-- ============ METHOD DETAIL ========== -->
196

    
197
<!-- ========= END OF CLASS DATA ========= -->
198
<HR>
199

    
200

    
201
<!-- ======= START OF BOTTOM NAVBAR ====== -->
202
<A NAME="navbar_bottom"><!-- --></A>
203
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
204
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
205
<TR>
206
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
207
<A NAME="navbar_bottom_firstrow"><!-- --></A>
208
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
209
  <TR ALIGN="center" VALIGN="top">
210
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
211
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
212
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
213
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
214
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
215
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
216
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
217
  </TR>
218
</TABLE>
219
</TD>
220
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
221
</EM>
222
</TD>
223
</TR>
224

    
225
<TR>
226
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
227
&nbsp;PREV CLASS&nbsp;
228
&nbsp;NEXT CLASS</FONT></TD>
229
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
230
  <A HREF="../../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
231
&nbsp;<A HREF="ShapefileException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
232
&nbsp;<SCRIPT type="text/javascript">
233
  <!--
234
  if(window==top) {
235
    document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
236
  }
237
  //-->
238
</SCRIPT>
239
<NOSCRIPT>
240
  <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
241
</NOSCRIPT>
242

    
243
</FONT></TD>
244
</TR>
245
<TR>
246
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
247
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD>
248
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
249
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
250
</TR>
251
</TABLE>
252
<A NAME="skip-navbar_bottom"></A>
253
<!-- ======== END OF BOTTOM NAVBAR ======= -->
254

    
255
<HR>
256

    
257
</BODY>
258
</HTML>