Public Member Functions

cl.utfsm.samplingSystemUI.core.AcsInformationException Class Reference

Inherits java::lang::Exception.

List of all members.

Public Member Functions

 AcsInformationException ()
 AcsInformationException (String msg)
 AcsInformationException (String msg, Exception e)

Constructor & Destructor Documentation

cl.utfsm.samplingSystemUI.core.AcsInformationException.AcsInformationException (  ) 
cl.utfsm.samplingSystemUI.core.AcsInformationException.AcsInformationException ( String  msg  ) 

Adds a String to the generic ACSInformationException

Parameters:
msg The String to be added
cl.utfsm.samplingSystemUI.core.AcsInformationException.AcsInformationException ( String  msg,
Exception  e 
)

Adds a message to the given Exception, then passes it to the generic ACSInformationException

Parameters:
msg The string to be added
e Exception to be passed to the parent

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