Class DecoderException

    • Constructor Detail

      • DecoderException

        public DecoderException​(java.lang.String msg,
                                java.lang.Throwable t)
      • DecoderException

        public DecoderException​(int errorcode,
                                java.lang.Throwable t)
    • Method Detail

      • getErrorCode

        public int getErrorCode()
      • getErrorString

        public static java.lang.String getErrorString​(int errorcode)