initBindings static method

void initBindings(
  1. String name
)

Implementation

static void initBindings(String name) {
  throw Exception();
}