Class PropertyInjectionException

  • All Implemented Interfaces:
    Serializable

    public class PropertyInjectionException
    extends RuntimeException
    Exception thrown when an error occurs during the injection of a property in a given field.
    Author:
    Mahmoud Ben Hassine (mahmoud.benhassine@icloud.com)
    See Also:
    Serialized Form
    • Constructor Detail

      • PropertyInjectionException

        public PropertyInjectionException​(String message,
                                          Throwable cause)