Class UncheckedGeneralSecurityException

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

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