Class IllegalConnectionStringFormatException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalArgumentException
-
- com.microsoft.azure.servicebus.primitives.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.- Since:
- 1.0
- 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
-
-