BufferUnderflowException 1. public BufferUnderflowException() { } 当相对get操作达到源缓冲区的限制时,会抛出此不受检查的异常。 1. public BufferUnderflowException() { } 构造此类的一个实例。