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

Class BufferOverflowException

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


public class BufferOverflowException

extends RuntimeException

Since:

Constructor Summary

BufferOverflowException()

Creates the exception

Constructor Details

BufferOverflowException

public BufferOverflowException()

Creates the exception