IllegalConnectionStringFormatException Class

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • java.lang.RuntimeException
          • java.lang.IllegalArgumentException
            • com.microsoft.azure.eventhubs.IllegalConnectionStringFormatException

public class IllegalConnectionStringFormatException
extends IllegalArgumentException

This exception is thrown when the connection string provided does not meet the requirement for connection.

Methods inherited from java.lang.Object

Methods inherited from java.lang.Throwable

Applies to