AccessorException constructor

AccessorException(
  1. String message
)

Implementation

AccessorException(this.message);