Ensure that all passed subjects are not nil; throw otherwise.
The type a the subject.
The subjects that are possibly nil.
Optional
An optional error message to throw when a subject is nil.
The subjects, if they aren't nil.
UnexpectedNilError When a subject is nil.
UnexpectedNilError
Ensure that all passed subjects are not nil; throw otherwise.