// TODO This entire catch-block is a hack, and should be removed. Listeners for all types should be available (but pending implementation of some, this hack was added).
Log.warn("A connection listener for '{}' is not available. Using fallback: '{}'.",type,type.getFallback());