static RouterFactoryException |
RouterFactoryException.cannotFindParameterProcessorGenerator(JsonPointer pointer,
JsonObject parameter) |
static RouterFactoryException |
RouterFactoryException.createBodyNotSupported(JsonPointer pointer) |
static RouterFactoryException |
RouterFactoryException.createErrorWhileGeneratingValidationHandler(String message,
Throwable cause) |
static RouterFactoryException |
RouterFactoryException.createInvalidFileSpec(String path,
Throwable cause) |
static RouterFactoryException |
RouterFactoryException.createInvalidSpecException(Throwable cause) |
static RouterFactoryException |
RouterFactoryException.createMissingSecurityHandler(String securitySchema) |
static RouterFactoryException |
RouterFactoryException.createMissingSecurityHandler(String securitySchema,
String securityScope) |
static RouterFactoryException |
RouterFactoryException.createRouterFactoryInstantiationError(Throwable e,
String url) |
static RouterFactoryException |
RouterFactoryException.createUnsupportedSpecFeature(String message) |
static RouterFactoryException |
RouterFactoryException.createWrongExtension(String message) |