EglException constructor

EglException(
  1. String message
)

Implementation

EglException(this.message) : eglError = eglGetError();