Class BufferException

All Implemented Interfaces:
Serializable

public class BufferException extends RuntimeException
See Also:
  • Constructor Details

    • BufferException

      public BufferException()
    • BufferException

      public BufferException(String msg)
    • BufferException

      public BufferException(Throwable th)
    • BufferException

      public BufferException(String msg, Throwable th)