public class RenegotiationRequiredException extends Exception
SslClientAuthMode.NOT_REQUESTED.| Constructor and Description | 
|---|
| RenegotiationRequiredException() | 
| RenegotiationRequiredException(String message) | 
| RenegotiationRequiredException(String message, Throwable cause) | 
| RenegotiationRequiredException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) | 
| RenegotiationRequiredException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RenegotiationRequiredException()
public RenegotiationRequiredException(String message)
public RenegotiationRequiredException(String message, Throwable cause)
public RenegotiationRequiredException(Throwable cause)
Copyright © 2015 JBoss by Red Hat. All rights reserved.