FailedToLoadClassException constructor

FailedToLoadClassException(
  1. String clazz
)

Implementation

FailedToLoadClassException(this.clazz);