Statistics
| Revision:

root / trunk / docs / FMap / fmap-api / com / iver / cit / gvsig / fmap / tools / BehaviorException.html @ 11445

History | View | Annotate | Download (9.96 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:53 CET 2005 -->
6
<TITLE>
7
BehaviorException (FMap API)
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.tools.BehaviorException 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="BehaviorException (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="BehaviorException.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.tools</FONT>
85
<BR>
86
Class BehaviorException</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.tools.BehaviorException</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>BehaviorException</B><DT>extends java.lang.Exception</DL>
99

    
100
<P>
101
Excepci?n lanzada cuando falla alguna herramienta.
102
<P>
103

    
104
<P>
105
<DL>
106
<DT><B>Author:</B></DT>
107
  <DD>Vicente Caballero Navarro</DD>
108
<DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#com.iver.cit.gvsig.fmap.tools.BehaviorException">Serialized Form</A></DL>
109
<HR>
110

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

    
114

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

    
117

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

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

    
129
<BR>
130
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Crea una nueva BehaviorException.</TD>
131
</TR>
132
<TR BGCOLOR="white" CLASS="TableRowColor">
133
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/tools/BehaviorException.html#BehaviorException(java.lang.String, java.lang.Throwable)">BehaviorException</A></B>(java.lang.String&nbsp;message,
134
                  java.lang.Throwable&nbsp;cause)</CODE>
135

    
136
<BR>
137
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Crea una nueva BehaviorException.</TD>
138
</TR>
139
</TABLE>
140
&nbsp;
141
<!-- ========== METHOD SUMMARY =========== -->
142

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

    
164
<!-- ============ FIELD DETAIL =========== -->
165

    
166

    
167
<!-- ========= CONSTRUCTOR DETAIL ======== -->
168

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

    
177
<A NAME="BehaviorException(java.lang.String)"><!-- --></A><H3>
178
BehaviorException</H3>
179
<PRE>
180
public <B>BehaviorException</B>(java.lang.String&nbsp;message)</PRE>
181
<DL>
182
<DD>Crea una nueva BehaviorException.
183
<P>
184
<DT><B>Parameters:</B><DD><CODE>message</CODE> - </DL>
185
<HR>
186

    
187
<A NAME="BehaviorException(java.lang.String, java.lang.Throwable)"><!-- --></A><H3>
188
BehaviorException</H3>
189
<PRE>
190
public <B>BehaviorException</B>(java.lang.String&nbsp;message,
191
                         java.lang.Throwable&nbsp;cause)</PRE>
192
<DL>
193
<DD>Crea una nueva BehaviorException.
194
<P>
195
<DT><B>Parameters:</B><DD><CODE>message</CODE> - <DD><CODE>cause</CODE> - </DL>
196

    
197
<!-- ============ METHOD DETAIL ========== -->
198

    
199
<!-- ========= END OF CLASS DATA ========= -->
200
<HR>
201

    
202

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

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

    
245
</FONT></TD>
246
</TR>
247
<TR>
248
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
249
  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>
250
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
251
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
252
</TR>
253
</TABLE>
254
<A NAME="skip-navbar_bottom"></A>
255
<!-- ======== END OF BOTTOM NAVBAR ======= -->
256

    
257
<HR>
258

    
259
</BODY>
260
</HTML>