Class NoSuchPropertyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.dubbo.common.bytecode.NoSuchPropertyException
All Implemented Interfaces:
Serializable

public class NoSuchPropertyException extends RuntimeException
NoSuchPropertyException.
See Also:
  • Constructor Details

    • NoSuchPropertyException

      public NoSuchPropertyException()
    • NoSuchPropertyException

      public NoSuchPropertyException(String msg)