public final class MultipleCryptoFailedException extends CryptoFailedException
Modifier and Type | Method and Description |
---|---|
static MultipleCryptoFailedException |
from(List<CryptoFailedException> cryptoFailedExceptions) |
List<CryptoFailedException> |
getCryptoFailedExceptions() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static MultipleCryptoFailedException from(List<CryptoFailedException> cryptoFailedExceptions)
public List<CryptoFailedException> getCryptoFailedExceptions()