@Deprecated public class Status extends org.apache.dubbo.common.status.Status
org.apache.dubbo.common.status.Status.Level
Status(org.apache.dubbo.common.status.Status.Level level)
Status(org.apache.dubbo.common.status.Status.Level level, String message)
Status(org.apache.dubbo.common.status.Status.Level level, String message, String description)
getDescription, getLevel, getMessage
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Status(org.apache.dubbo.common.status.Status.Level level)
public Status(org.apache.dubbo.common.status.Status.Level level, String message)
public Status(org.apache.dubbo.common.status.Status.Level level, String message, String description)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.