Class UnsupportedCommandException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.skywalking.oap.server.network.trace.component.command.UnsupportedCommandException
All Implemented Interfaces:
Serializable

public class UnsupportedCommandException extends RuntimeException
See Also:
  • Constructor Details

    • UnsupportedCommandException

      public UnsupportedCommandException(Command command)
  • Method Details

    • getCommand

      public Command getCommand()