javax.vecmath
public class MismatchedSizeException extends RuntimeException
Constructor Summary | |
---|---|
MismatchedSizeException()
Creates the exception object with default values. | |
MismatchedSizeException(String str)
Creates the exception object that outputs a message. |
Parameters: str the message string to output