public abstract class UnsupportedEncryptionException extends Exception
EncryptionUnsupportedByPlatformException
,
EncryptionUnsupportedByProductException
,
Serialized FormModifier | Constructor and Description |
---|---|
protected |
UnsupportedEncryptionException(String message) |
protected |
UnsupportedEncryptionException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022. All rights reserved.