Searched refs:findExceptionConstructor (Results 1 – 1 of 1) sorted by relevance
1320 aeadBadTagConstructor = findExceptionConstructor(aeadBadTagClass);1328 private static Constructor findExceptionConstructor(Class clazz) in findExceptionConstructor() method in BaseBlockCipher.AEADGenericBlockCipher