Searched refs:cannotProxyClass (Results 1 – 2 of 2) sorted by relevance
67 throw InternalProvisionException.cannotProxyClass(expectedType); in createProxy()
78 public static InternalProvisionException cannotProxyClass(Class<?> expectedType) { in cannotProxyClass() method in InternalProvisionException