Statistics
| Revision:

svn-gvsig-desktop / trunk / libraries / libFMap / doc / com / iver / cit / gvsig / fmap / layers / ChildrenNotAllowedException.html @ 1053

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_05) on Tue Jan 18 08:23:58 CET 2005 -->
6
<TITLE>
7
ChildrenNotAllowedException
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.layers.ChildrenNotAllowedException 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="ChildrenNotAllowedException";
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="class-use/ChildrenNotAllowedException.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
42
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
43
  </TR>
44
</TABLE>
45
</TD>
46
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
47
</EM>
48
</TD>
49
</TR>
50

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

    
69
</FONT></TD>
70
</TR>
71
<TR>
72
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
73
  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>
74
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
75
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
76
</TR>
77
</TABLE>
78
<A NAME="skip-navbar_top"></A>
79
<!-- ========= END OF TOP NAVBAR ========= -->
80

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

    
102
<P>
103
Excepci?n lanzada cuando se intenta insertar una instancia de FLayer dentro
104
 de una instancia de una capa que no es instancia de FLayers.
105
<P>
106

    
107
<P>
108
<DL>
109
<DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#com.iver.cit.gvsig.fmap.layers.ChildrenNotAllowedException">Serialized Form</A></DL>
110
<HR>
111

    
112
<P>
113
<!-- ======== NESTED CLASS SUMMARY ======== -->
114

    
115

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

    
118

    
119
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
120

    
121
<A NAME="constructor_summary"><!-- --></A>
122
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
123
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
124
<TD COLSPAN=2><FONT SIZE="+2">
125
<B>Constructor Summary</B></FONT></TD>
126
</TR>
127
<TR BGCOLOR="white" CLASS="TableRowColor">
128
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/ChildrenNotAllowedException.html#ChildrenNotAllowedException()">ChildrenNotAllowedException</A></B>()</CODE>
129

    
130
<BR>
131
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
132
</TR>
133
</TABLE>
134
&nbsp;
135
<!-- ========== METHOD SUMMARY =========== -->
136

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

    
158
<!-- ============ FIELD DETAIL =========== -->
159

    
160

    
161
<!-- ========= CONSTRUCTOR DETAIL ======== -->
162

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

    
171
<A NAME="ChildrenNotAllowedException()"><!-- --></A><H3>
172
ChildrenNotAllowedException</H3>
173
<PRE>
174
public <B>ChildrenNotAllowedException</B>()</PRE>
175
<DL>
176
</DL>
177

    
178
<!-- ============ METHOD DETAIL ========== -->
179

    
180
<!-- ========= END OF CLASS DATA ========= -->
181
<HR>
182

    
183

    
184
<!-- ======= START OF BOTTOM NAVBAR ====== -->
185
<A NAME="navbar_bottom"><!-- --></A>
186
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
187
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
188
<TR>
189
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
190
<A NAME="navbar_bottom_firstrow"><!-- --></A>
191
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
192
  <TR ALIGN="center" VALIGN="top">
193
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
194
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
195
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
196
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/ChildrenNotAllowedException.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
197
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
198
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
199
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
200
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
201
  </TR>
202
</TABLE>
203
</TD>
204
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
205
</EM>
206
</TD>
207
</TR>
208

    
209
<TR>
210
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
211
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/CancelationException.html" title="class in com.iver.cit.gvsig.fmap.layers"><B>PREV CLASS</B></A>&nbsp;
212
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/DifferentVersionException.html" title="class in com.iver.cit.gvsig.fmap.layers"><B>NEXT CLASS</B></A></FONT></TD>
213
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
214
  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
215
&nbsp;<A HREF="ChildrenNotAllowedException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
216
&nbsp;<SCRIPT type="text/javascript">
217
  <!--
218
  if(window==top) {
219
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
220
  }
221
  //-->
222
</SCRIPT>
223
<NOSCRIPT>
224
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
225
</NOSCRIPT>
226

    
227
</FONT></TD>
228
</TR>
229
<TR>
230
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
231
  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>
232
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
233
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
234
</TR>
235
</TABLE>
236
<A NAME="skip-navbar_bottom"></A>
237
<!-- ======== END OF BOTTOM NAVBAR ======= -->
238

    
239
<HR>
240

    
241
</BODY>
242
</HTML>