public class EncryptionException extends IOException
Constructor and Description |
---|
EncryptionException(String msg) |
EncryptionException(String msg,
Throwable ex) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015. All rights reserved.