Contains all the license exceptions.
The array is indexed by license exception identifiers, which contain a numerically indexed array with license exception details.
[ lowercased exception identifier => [ 0 => exception identifier (string), 1 => full name (string) ] , ... ]
Type: array
private $exceptions;