static final class DefaultHotSpotLoweringProvider.Exceptions extends Object
Modifier and Type | Field and Description |
---|---|
protected static ArrayIndexOutOfBoundsException |
cachedArrayIndexOutOfBoundsException |
protected static NullPointerException |
cachedNullPointerException |
Constructor and Description |
---|
Exceptions() |
protected static final ArrayIndexOutOfBoundsException cachedArrayIndexOutOfBoundsException
protected static final NullPointerException cachedNullPointerException
Exceptions()