public interface TransportException
| Modifier and Type | Method and Description | 
|---|---|
| ExceptionCode | code()The exception code. | 
| java.lang.String | getMessage()The exception message. | 
ExceptionCode code()
java.lang.String getMessage()
Copyright © 2018 The Apache Software Foundation