Class InvalidSpeakerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.craftmend.openaudiomc.api.exceptions.InvalidSpeakerException
- All Implemented Interfaces:
Serializable
Thrown when a given speaker is not valid for a certain operation
(when its null, or not placed/managed by the API initially)
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidSpeakerException
-