javax.vecmath
public class MismatchedSizeException extends java.lang.RuntimeException
Constructor and Description |
---|
MismatchedSizeException()
Create the exception object with default values.
|
MismatchedSizeException(java.lang.String str)
Create the exception object that outputs a message.
|
public MismatchedSizeException()
public MismatchedSizeException(java.lang.String str)
str
- the message string to be output.Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.