Exception that occurs when some business entity attribute is "nulled", but such situation is not permitted.
A term "nulled" does not have to definitely mean "equal to NULL".
Exception that occurs when some argument (to a method) is nulled, but such situation is not permitted.
This exception is functionally equal to IllegalArgumentException (if an argument is null/empty/blank/zeroed).