com.alibaba.dubbo.qos.command
Class NoSuchCommandException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.alibaba.dubbo.qos.command.NoSuchCommandException
All Implemented Interfaces:
Serializable

public class NoSuchCommandException
extends Exception

Author:
qinliujie
See Also:
Serialized Form

Constructor Summary
NoSuchCommandException(String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoSuchCommandException

public NoSuchCommandException(String msg)


Copyright © 2012–2017 Alibaba. All rights reserved.