public class CIFSUnsupportedCryptoException extends RuntimeCIFSException
| Constructor and Description |
|---|
CIFSUnsupportedCryptoException() |
CIFSUnsupportedCryptoException(String message) |
CIFSUnsupportedCryptoException(String message,
Throwable cause) |
CIFSUnsupportedCryptoException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CIFSUnsupportedCryptoException()
public CIFSUnsupportedCryptoException(String message, Throwable cause)
message - cause - public CIFSUnsupportedCryptoException(String message)
message - public CIFSUnsupportedCryptoException(Throwable cause)
cause - Copyright © 2021. All rights reserved.