BioRadio SDK - Java Android  1.1
com.glneurotech.devices.common.InternalBufferOverflowException Class Reference
Inheritance diagram for com.glneurotech.devices.common.InternalBufferOverflowException:

Public Member Functions

 InternalBufferOverflowException (String message, Throwable ex)
 
 InternalBufferOverflowException (String message)
 
 InternalBufferOverflowException ()
 

Detailed Description

Internal buffer overflow exception class

Constructor & Destructor Documentation

◆ InternalBufferOverflowException() [1/3]

com.glneurotech.devices.common.InternalBufferOverflowException.InternalBufferOverflowException ( String  message,
Throwable  ex 
)

Overloaded constructor

Parameters
messageTake a string.
ex

◆ InternalBufferOverflowException() [2/3]

com.glneurotech.devices.common.InternalBufferOverflowException.InternalBufferOverflowException ( String  message)

Overloaded constructor

Parameters
messageTake a string.

◆ InternalBufferOverflowException() [3/3]

com.glneurotech.devices.common.InternalBufferOverflowException.InternalBufferOverflowException ( )

Default constructor.


The documentation for this class was generated from the following file: