From afed274c10a93957f82a009824cafe8d83aa68a8 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 15 Aug 2008 04:09:42 +0000 Subject: new branches --- .../exceptions/VSParseIntegerVectorException.html | 246 +++++++++++++++++++++ 1 file changed, 246 insertions(+) create mode 100644 VS-Sim-Javadoc/exceptions/VSParseIntegerVectorException.html (limited to 'VS-Sim-Javadoc/exceptions/VSParseIntegerVectorException.html') diff --git a/VS-Sim-Javadoc/exceptions/VSParseIntegerVectorException.html b/VS-Sim-Javadoc/exceptions/VSParseIntegerVectorException.html new file mode 100644 index 0000000..950ac0a --- /dev/null +++ b/VS-Sim-Javadoc/exceptions/VSParseIntegerVectorException.html @@ -0,0 +1,246 @@ + + + + + + +VSParseIntegerVectorException + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +exceptions +
+Class VSParseIntegerVectorException

+
+java.lang.Object
+  extended by java.lang.Throwable
+      extended by java.lang.Exception
+          extended by exceptions.VSParseIntegerVectorException
+
+
+
All Implemented Interfaces:
java.io.Serializable
+
+
+
+
public class VSParseIntegerVectorException
extends java.lang.Exception
+ + +

+The Interface VSParseIntegerVectorException, this exception is thrown if + the VSAbstractEditor is not able to parse the vector fields input of the + user. +

+ +

+

+
Author:
+
Paul C. Buetow
+
See Also:
Serialized Form
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
VSParseIntegerVectorException() + +
+           
+  + + + + + + + +
+Method Summary
+ + + + + + + +
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+VSParseIntegerVectorException

+
+public VSParseIntegerVectorException()
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + -- cgit v1.2.3