4041424344454647
return createGdl(symbol); } catch (Exception e) { createGdl(symbol); throw new GdlFormatException(symbol); } }