Class ConnectionStringParsingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.eventstore.dbclient.ConnectionStringParsingException
All Implemented Interfaces:
Serializable

public class ConnectionStringParsingException extends Exception
When the provided connection string is malformed.
See Also: