Package org.yamcs

Class YamcsException

    • Constructor Detail

      • YamcsException

        public YamcsException​(String message)
      • YamcsException

        public YamcsException​(Throwable t)
      • YamcsException

        public YamcsException​(String type,
                              String message,
                              com.google.protobuf.Message extra)
      • YamcsException

        public YamcsException​(String type,
                              String message)
      • YamcsException

        public YamcsException​(String type,
                              String message,
                              byte[] extra)
    • Method Detail

      • getExtra

        public byte[] getExtra()
      • getType

        public String getType()
      • decodeExtra

        public com.google.protobuf.MessageLite decodeExtra​(com.google.protobuf.MessageLite.Builder b)
                                                    throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException