Package Summary  Overview Summary

class:BufferOverflowException [NONE]

  • All Implemented Interfaces:
    Serializable

    public class BufferOverflowException
    extends RuntimeException
    
    Unchecked exception thrown when a relative put operation reaches the target buffer's limit.
    Since:
    1.4
    See Also:
    Serialized Form

constructor:<init>() [NONE]

  • BufferOverflowException

    public BufferOverflowException()
    Constructs an instance of this class.

© 2019 Oracle Corporation and/or its affiliates