|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--com.kodemuse.security.ssl.CipherSuiteNotSupportedException
This exception is thrown if the client-server have not been able to negotiate a mutually acceptable cipher suite
| Constructor Summary | |
(package private) |
CipherSuiteNotSupportedException(CipherSpec cs)
|
| Method Summary | |
CipherSpec |
getCipherSpec()
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
CipherSuiteNotSupportedException(CipherSpec cs)
| Method Detail |
public CipherSpec getCipherSpec()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||