InvalidClassException constructor

InvalidClassException(
  1. String className
)

Implementation

InvalidClassException(this.className);