public class NoSuchPropertyException extends RuntimeException
| Constructor and Description |
|---|
NoSuchPropertyException() |
NoSuchPropertyException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchPropertyException()
public NoSuchPropertyException(String msg)
Copyright © 2011–2018 The Dubbo Project. All rights reserved.