Package com.drew.lang

Class BufferBoundsException

    • Constructor Detail

      • BufferBoundsException

        public BufferBoundsException​(int index,
                                     int bytesRequested,
                                     long bufferLength)
      • BufferBoundsException

        public BufferBoundsException​(String message)