Public Member Functions

alma.acs.component.dynwrapper.DynWrapperException Class Reference

Inherits java::lang::Exception.

List of all members.

Public Member Functions

 DynWrapperException ()
 DynWrapperException (String message)
 DynWrapperException (String message, Throwable cause)
 DynWrapperException (Throwable cause)

Detailed Description

Author:
heiko

To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.


Constructor & Destructor Documentation

alma.acs.component.dynwrapper.DynWrapperException.DynWrapperException (  ) 

Constructor for DynWrapperException.

alma.acs.component.dynwrapper.DynWrapperException.DynWrapperException ( String  message  ) 

Constructor for DynWrapperException.

Parameters:
message 
alma.acs.component.dynwrapper.DynWrapperException.DynWrapperException ( String  message,
Throwable  cause 
)

Constructor for DynWrapperException.

Parameters:
message 
cause 
alma.acs.component.dynwrapper.DynWrapperException.DynWrapperException ( Throwable  cause  ) 

Constructor for DynWrapperException.

Parameters:
cause 

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