public class FileNotFoundInDestinationException
extends io.mosip.kernel.core.exception.BaseUncheckedException
| Constructor and Description |
|---|
FileNotFoundInDestinationException()
Instantiates a new file not found in destination exception.
|
FileNotFoundInDestinationException(String errorMessage)
Instantiates a new file not found in destination exception.
|
FileNotFoundInDestinationException(String message,
Throwable cause)
Instantiates a new file not found in destination exception.
|
addInfo, getCodes, getErrorCode, getErrorText, getErrorTexts, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FileNotFoundInDestinationException()
public FileNotFoundInDestinationException(String errorMessage)
errorMessage - the error messageCopyright © 2020. All rights reserved.