in src/main/java/com/amazon/neptune/gremlin/driver/exception/SigV4PropertiesNotFoundException.java [33:35]
public SigV4PropertiesNotFoundException(final String message, final Throwable cause) { super(message, cause); }