public class PacketDecryptionFailureException
extends io.mosip.kernel.core.exception.BaseCheckedException
| Constructor and Description |
|---|
PacketDecryptionFailureException() |
PacketDecryptionFailureException(String errorMessage) |
PacketDecryptionFailureException(String message,
Throwable cause) |
PacketDecryptionFailureException(Throwable t) |
addInfo, getCodes, getErrorCode, getErrorText, getErrorTexts, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PacketDecryptionFailureException()
public PacketDecryptionFailureException(Throwable t)
public PacketDecryptionFailureException(String message, Throwable cause)
message - Message providing the specific context of the error.cause - Throwable cause for the specific exceptionpublic PacketDecryptionFailureException(String errorMessage)
Copyright © 2020. All rights reserved.