Inherits java::lang::Exception.
Public Member Functions | |
| PullException () | |
| PullException (String msg) | |
Exception in calling the callback function to pull data from the SynchroBuffer.
| cern.laser.util.buffer.PullException.PullException | ( | ) |
Creates new PullException without detail message.
| cern.laser.util.buffer.PullException.PullException | ( | String | msg | ) |
Constructs an PullException with the specified detail message.
| msg | the detail message. |
1.7.0