Class BufferUnderflowException


  • public class BufferUnderflowException
    extends RuntimeException
    Unchecked exception thrown when a relative get operation reaches the source buffer's limit.
    Since:
    3.1
    • Constructor Detail

      • BufferUnderflowException

        public BufferUnderflowException()
        Constructs an instance of this class.