public class InvalidProtocolException extends IllegalStateException
| Modifier and Type | Class and Description |
|---|---|
static class |
InvalidProtocolException.Failure |
| Constructor and Description |
|---|
InvalidProtocolException(String protocolName,
List<InvalidProtocolException.Failure> failures) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2021. All rights reserved.