public class IngestExternalException extends VitamException
| Constructor and Description |
|---|
IngestExternalException(String message)
constructor with message
|
IngestExternalException(String message,
Throwable cause)
constructor with message and throwable
|
IngestExternalException(Throwable cause)
constructor with throwable
|
getVitamError, setVitamErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IngestExternalException(String message)
message - message to associate with the exceptionpublic IngestExternalException(Throwable cause)
cause - cause to associate with the exceptionCopyright © 2018 Vitam. All rights reserved.