LavalinkAuthenticationException constructor

LavalinkAuthenticationException(
  1. String message
)

Implementation

LavalinkAuthenticationException(String message) : super(message);