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