程序包 com.alibaba.nacos.common.packagescan.util
-
接口概要 接口 说明 PathMatcher Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Strategy interface forString-based path matching. -
类概要 类 说明 NestedExceptionUtils Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Helper class for implementing exception classes which are capable of holding nested exceptions.ResourceUtils Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Utility methods for resolving resource locations to files in the file system. -
异常错误概要 异常错误 说明 NestedIoException Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Subclass ofIOExceptionthat properly handles a root cause, exposing the root cause just like NestedChecked/RuntimeException does.