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, toString
public EndOfDataException(String message)
EndOfDataException
with the specified
message.message
- String
containing the desired messageCopyright © 2020 Actian Corporation. All rights reserved.