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