Public Member Functions

cern.laser.util.buffer.PullException Class Reference

Inherits java::lang::Exception.

List of all members.

Public Member Functions

 PullException ()
 PullException (String msg)

Detailed Description

Exception in calling the callback function to pull data from the SynchroBuffer.

Author:
F.Calderini

Constructor & Destructor Documentation

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.

Parameters:
msg the detail message.

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties