testCreateThrowable(new TeiidException("A test MM Exception"), //$NON-NLS-1$
SQLStates.DEFAULT);
testCreateThrowable(new TeiidProcessingException(
"A test Generic MM Query Processing Exception"), //$NON-NLS-1$
SQLStates.USAGE_ERROR);
testCreateThrowable(new TeiidRuntimeException(
"A test MM Runtime Exception"), SQLStates.DEFAULT); //$NON-NLS-1$
testCreateThrowable(new TeiidSQLException(
"A test Generic MM SQL Exception"), SQLStates.DEFAULT); //$NON-NLS-1$
testCreateThrowable(
new NoRouteToHostException(