Package com.microsoft.azure.eventhubs
Class IllegalConnectionStringFormatException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalArgumentException
-
- com.microsoft.azure.eventhubs.IllegalConnectionStringFormatException
-
- All Implemented Interfaces:
Serializable
public class IllegalConnectionStringFormatException extends IllegalArgumentException
This exception is thrown when the connection string provided does not meet the requirement for connection.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-