in src/main/java/com/example/crypto/CryptoException.java [22:24]
public CryptoException(Exception e) { super(e); }