Class InvalidLocationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.craftmend.openaudiomc.api.exceptions.InvalidLocationException
- All Implemented Interfaces:
Serializable
Thrown when a given location is not valid for a certain operation
(something is already there, or the location is not valid)
- 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
-
InvalidLocationException
-