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