Package dev.lavalink.youtube
Class ClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.lavalink.youtube.ClientException
- All Implemented Interfaces:
Serializable
Wraps an exception with client context
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionClientException(@NotNull String message, @NotNull Client client, @NotNull Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ClientException
-
-
Method Details
-
getClient
-
getFormattedMessage
-