public class PulsarClientException extends IOException
| 构造器和说明 |
|---|
PulsarClientException(String msg) |
PulsarClientException(Throwable t) |
| 限定符和类型 | 方法和说明 |
|---|---|
static PulsarClientException |
unwrap(Throwable t) |
public PulsarClientException(String msg)
public PulsarClientException(Throwable t)
public static PulsarClientException unwrap(Throwable t)
Copyright © 2017–2019 Apache Software Foundation. All rights reserved.