Package io.foodtechlab.i18n.exception
Class TranslatorListAreEmptyException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- io.foodtechlab.i18n.exception.TranslatorListAreEmptyException
-
- All Implemented Interfaces:
Serializable
public class TranslatorListAreEmptyException extends IllegalStateException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TranslatorListAreEmptyException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-