CodedRuntimeException@Deprecated public class FileIngestException extends RuntimeException
| Constructor and Description |
|---|
FileIngestException()
Deprecated.
|
FileIngestException(String message)
Deprecated.
|
FileIngestException(String message,
Throwable cause)
Deprecated.
|
FileIngestException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace)
Deprecated.
|
FileIngestException(Throwable cause)
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FileIngestException()
public FileIngestException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public FileIngestException(String message)
public FileIngestException(Throwable cause)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.