org.springframework.security.util
Class EncryptionUtils.EncryptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.security.util.EncryptionUtils.EncryptionException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- EncryptionUtils
public static class EncryptionUtils.EncryptionException
- extends NestedRuntimeException
- See Also:
- Serialized Form
EncryptionUtils.EncryptionException
public EncryptionUtils.EncryptionException(String message,
Throwable t)
EncryptionUtils.EncryptionException
public EncryptionUtils.EncryptionException(String message)