com.alibaba.dubbo.common.bytecode
Class NoSuchPropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.alibaba.dubbo.common.bytecode.NoSuchPropertyException
- All Implemented Interfaces:
- Serializable
public class NoSuchPropertyException
- extends RuntimeException
NoSuchPropertyException.
- Author:
- qian.lei
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchPropertyException
public NoSuchPropertyException()
NoSuchPropertyException
public NoSuchPropertyException(String msg)
Copyright © 2012–2017 Alibaba. All rights reserved.