public class PropertyNotFoundException extends Exception
| 构造器和说明 |
|---|
PropertyNotFoundException() |
PropertyNotFoundException(String message) |
PropertyNotFoundException(String message,
Throwable cause) |
PropertyNotFoundException(Throwable cause) |
Copyright © 2017. All rights reserved.