Class InvalidLongObjectIdException

    • Constructor Detail

      • InvalidLongObjectIdException

        public InvalidLongObjectIdException​(byte[] bytes,
                                            int offset,
                                            int length)
        Create exception with bytes of the invalid object id.
        Parameters:
        bytes - containing the invalid id.
        offset - in the byte array where the error occurred.
        length - of the sequence of invalid bytes.
      • InvalidLongObjectIdException

        public InvalidLongObjectIdException​(String idString)

        Constructor for InvalidLongObjectIdException.

        Parameters:
        idString - String containing the invalid id