QuotaExceededException Class

public class QuotaExceededException
extends EventHubException

Constructor Summary

Constructor Description
QuotaExceededException(String message)
QuotaExceededException(Throwable cause)

Methods inherited from EventHubException

Methods inherited from java.lang.Object

Methods inherited from java.lang.Throwable

Constructor Details

QuotaExceededException

public QuotaExceededException(String message)

Parameters:

message

QuotaExceededException

public QuotaExceededException(Throwable cause)

Parameters:

cause

Applies to