Class ProtoStreamException

    • Constructor Detail

      • ProtoStreamException

        public ProtoStreamException()
      • ProtoStreamException

        public ProtoStreamException​(Throwable cause)
      • ProtoStreamException

        public ProtoStreamException​(String msg)
      • ProtoStreamException

        public ProtoStreamException​(String msg,
                                    Throwable cause)
      • ProtoStreamException

        public ProtoStreamException​(String message,
                                    Throwable cause,
                                    boolean enableSuppression,
                                    boolean writableStackTrace)