public class EndOfDataException extends DRException
| Constructor and Description |
|---|
EndOfDataException(String message)
Constructs an
EndOfDataException with the specified
message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EndOfDataException(String message)
EndOfDataException with the specified
message.message - String containing the desired messageCopyright © 2021 Actian Corporation. All rights reserved.