Class ImplementationNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- tk.booky.jdahelper.api.exceptions.JDAException
-
- tk.booky.jdahelper.api.exceptions.api.ImplementationNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class ImplementationNotFoundException extends JDAException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ImplementationNotFoundException(java.lang.Throwable cause)
-