public class BufferOverflowException
extends java.io.IOException
Constructor and Description |
---|
BufferOverflowException()
Create a new Exception
|
BufferOverflowException(java.lang.String msg)
Create a new Exception with the given message.
|
public BufferOverflowException()
public BufferOverflowException(java.lang.String msg)
msg
- Error message.Copyright (c) 2001-2020 by Stephen Ostermiller