cast.CASTException Class Reference

Inheritance diagram for cast.CASTException:

cast.ComponentCreationException cast.configuration.ArchitectureConfigurationException cast.SubarchitectureComponentException cast.UnknownSubarchitectureException cast.WMException cast.AlreadyExistsOnWMException cast.ConsistencyException cast.DoesNotExistOnWMException cast.PermissionException

List of all members.

Public Member Functions

 CASTException ()
 CASTException (String message)
String ice_name ()
void __write (IceInternal.BasicStream __os)
void __read (IceInternal.BasicStream __is, boolean __rid)
void __write (Ice.OutputStream __outS)
void __read (Ice.InputStream __inS, boolean __rid)

Public Attributes

String message


Detailed Description

Definition at line 23 of file CASTException.java.


Constructor & Destructor Documentation

cast.CASTException.CASTException (  ) 

Definition at line 25 of file CASTException.java.

cast.CASTException.CASTException ( String  message  ) 

Definition at line 29 of file CASTException.java.


Member Function Documentation

void cast.CASTException.__read ( Ice.InputStream  __inS,
boolean  __rid 
)

void cast.CASTException.__read ( IceInternal.BasicStream  __is,
boolean  __rid 
)

void cast.CASTException.__write ( Ice.OutputStream  __outS  ) 

void cast.CASTException.__write ( IceInternal.BasicStream  __os  ) 

String cast.CASTException.ice_name (  ) 


Member Data Documentation

Definition at line 40 of file CASTException.java.


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

Generated on Mon Jun 13 15:55:46 2011 for CAST Java by  doxygen 1.5.8