Searched defs:createException (Results 1 – 4 of 4) sorted by relevance
39 public static ApiException createException( in createException() method in ApiExceptionFactory44 public static ApiException createException( in createException() method in ApiExceptionFactory84 public static ApiException createException( in createException() method in ApiExceptionFactory
33 public static Exception createException(final Throwable cause) { in createException() method in NotVisibleExceptionFactory
59 private AwsServiceException createException() { in createException() method in AwsServiceExceptionSerializationTest
166 private ApiException createException(StatusCode.Code statusCode) { in createException() method in ApiExceptionFactoryTest