Class ConnectionCreationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.testcontainers.exception.ConnectionCreationException
All Implemented Interfaces:
Serializable

public class ConnectionCreationException extends RuntimeException
Inability to create connection to the database
See Also:
  • Constructor Details

    • ConnectionCreationException

      public ConnectionCreationException(String message, Throwable cause)