ucar.ma2
Class InvalidRangeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ucar.ma2.InvalidRangeException
- All Implemented Interfaces:
- Serializable
public class InvalidRangeException
- extends Exception
Thrown if an attempt is made to use an invalid
Range to index an array.
- Author:
- caron
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidRangeException
public InvalidRangeException()
InvalidRangeException
public InvalidRangeException(String s)
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.