Class CommandStackParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.yamcs.studio.commanding.stack.CommandStackParseException
All Implemented Interfaces:
Serializable

public class CommandStackParseException extends RuntimeException
See Also:
  • Constructor Details

    • CommandStackParseException

      public CommandStackParseException(String message)
    • CommandStackParseException

      public CommandStackParseException(Throwable t)
    • CommandStackParseException

      public CommandStackParseException(String message, Throwable t)