public class PropertyResolverException extends RuntimeException
| 构造器和说明 |
|---|
PropertyResolverException(Throwable cause)
Create a new PropertyResolverException with the root cause.
|
public PropertyResolverException(Throwable cause)
cause - the root causeCopyright © 2017. All rights reserved.