Index (Frames) | Index (No Frames) | Package | Package Tree | Tree
java.nio

Class BufferUnderflowException

java.lang.Object
|
+--java.lang.Throwable
   |
   +--java.lang.Exception
      |
      +--java.lang.RuntimeException
         |
         +--java.nio.BufferUnderflowException


public class BufferUnderflowException

extends RuntimeException

Since:

Constructor Summary

BufferUnderflowException()

Creates the exception

Constructor Details

BufferUnderflowException

public BufferUnderflowException()

Creates the exception