public class OutOfBoundariesException extends NcssException
| Constructor and Description |
|---|
OutOfBoundariesException(String message)
Creates an OutOfBoundariesException with a specific message
|
OutOfBoundariesException(String message,
Exception cause)
Wraps an exception into an OutOfBoundariesException with a specific message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OutOfBoundariesException(String message)
message - Copyright © 1999–2013 UCAR/Unidata. All rights reserved.