Public Member Functions

alma.tools.entitybuilder.BindingException Class Reference

Inherits java::lang::Exception.

List of all members.

Public Member Functions

 BindingException ()
 BindingException (String message)
 BindingException (String message, Throwable cause)
 BindingException (Throwable cause)

Detailed Description

Author:
hsommer created 31-Jul-2002 14:41:25
Id:
BindingException.java,v 1.7 2002/09/02 16:03:22 vltsccm Exp

Constructor & Destructor Documentation

alma.tools.entitybuilder.BindingException.BindingException (  ) 

Constructor for BindingException.

alma.tools.entitybuilder.BindingException.BindingException ( String  message  ) 

Constructor for BindingException.

Parameters:
message 
alma.tools.entitybuilder.BindingException.BindingException ( String  message,
Throwable  cause 
)

Constructor for BindingException.

Parameters:
message 
cause 
alma.tools.entitybuilder.BindingException.BindingException ( Throwable  cause  ) 

Constructor for BindingException.

Parameters:
cause 

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