constructor()
Constructs a RecognizerException with no additional information.
constructor(@NonNull message: String) Constructs a RecognizerException with a message.
Constructs a RecognizerException with a message and inner error.
Constructs a RecognizerException with an inner error.