📄 http-exception-mappings.properties
字号:
#Http Error code mappings#This is the property to set the error code to no the message#it is the property name the Transport provider uses set the#set the error code on the underlying messageerror.code.property=http.status#a comma-separated list of other protocols these mappings can#be applied toapply.to=servlet,jetty#Exception to http status mappingsjava.lang.Exception=500org.mule.api.security.SecurityException=403org.mule.api.security.UnauthorisedException=401org.mule.api.transport.NoReceiverForEndpointException=404
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -