Class cynosurex.exception.VectorSizeMismatchException
All Packages Class Hierarchy This Package Previous Next Index
Class cynosurex.exception.VectorSizeMismatchException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----cynosurex.exception.VectorSizeMismatchException
- public class VectorSizeMismatchException
- extends RuntimeException
-
VectorSizeMismatchException()
-
-
VectorSizeMismatchException(String)
-
VectorSizeMismatchException
public VectorSizeMismatchException()
VectorSizeMismatchException
public VectorSizeMismatchException(String str)
All Packages Class Hierarchy This Package Previous Next Index