Class UncheckedGeneralSecurityException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kiwiproject.security.UncheckedGeneralSecurityException
All Implemented Interfaces:
Serializable

public class UncheckedGeneralSecurityException extends RuntimeException
Wraps a GeneralSecurityException with an unchecked exception.
See Also: