FunctionDecodingException constructor

FunctionDecodingException(
  1. String message
)

Implementation

FunctionDecodingException(this.message);