public class AmqpUnauthorizedAccessException extends ProtocolException
TransportException.IotHubService
Modifier and Type | Field and Description |
---|---|
static String |
errorCode |
iotHubService, isRetryable
Constructor and Description |
---|
AmqpUnauthorizedAccessException() |
AmqpUnauthorizedAccessException(String message) |
AmqpUnauthorizedAccessException(String message,
Throwable cause) |
AmqpUnauthorizedAccessException(Throwable cause) |
getIotHubService, isRetryable, setIotHubService, setRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final String errorCode
public AmqpUnauthorizedAccessException()
public AmqpUnauthorizedAccessException(String message)
public AmqpUnauthorizedAccessException(String message, Throwable cause)
public AmqpUnauthorizedAccessException(Throwable cause)
Copyright © 2020. All rights reserved.