public class PulsarClientException extends IOException
Constructor and Description |
---|
PulsarClientException(String msg) |
PulsarClientException(Throwable t) |
Modifier and Type | Method and Description |
---|---|
static PulsarClientException |
unwrap(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PulsarClientException(String msg)
public PulsarClientException(Throwable t)
public static PulsarClientException unwrap(Throwable t)
Copyright © 2017–2019 Apache Software Foundation. All rights reserved.