Class MsgpackPropertyException

    • Constructor Detail

      • MsgpackPropertyException

        public MsgpackPropertyException​(StringValue property,
                                        String message)
      • MsgpackPropertyException

        public MsgpackPropertyException​(StringValue property,
                                        Throwable cause)
    • Method Detail

      • getProperty

        public String getProperty()