Class CaptionMap.NoSuchCaptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
com.plotsquared.core.configuration.caption.CaptionMap.NoSuchCaptionException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- CaptionMap
- 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