|
createMissingSecurityHandler
|
open static fun createMissingSecurityHandler(securitySchema: String): RouterFactoryException
open static fun createMissingSecurityHandler(securitySchema: String, securityScope: String): RouterFactoryException |
|
createOperationIdNotFoundException
|
open static fun createOperationIdNotFoundException(operationId: String): RouterFactoryException |
|
createPathNotFoundException
|
open static fun createPathNotFoundException(pathName: String): RouterFactoryException |
|
createSpecInvalidException
|
open static fun createSpecInvalidException(message: String): RouterFactoryException |
|
createSpecNotExistsException
|
open static fun createSpecNotExistsException(path: String): RouterFactoryException |
|
type
|
open fun type(): ErrorType |