Public Member Functions

alma.ACS.jbaci.PropertyInitializationFailed Class Reference

Inheritance diagram for alma.ACS.jbaci.PropertyInitializationFailed:
alma.acs.component.ComponentLifecycleException

List of all members.

Public Member Functions

 PropertyInitializationFailed ()
 PropertyInitializationFailed (String message)
 PropertyInitializationFailed (String message, Throwable cause)
 PropertyInitializationFailed (Throwable cause)

Detailed Description

Exception thrown if property initialization failed. TODO consider using other error handling mechanism...

Author:
Matej Sekoranja
Version:
$id$

Constructor & Destructor Documentation

alma.ACS.jbaci.PropertyInitializationFailed.PropertyInitializationFailed (  ) 
alma.ACS.jbaci.PropertyInitializationFailed.PropertyInitializationFailed ( String  message  ) 
Parameters:
message 
alma.ACS.jbaci.PropertyInitializationFailed.PropertyInitializationFailed ( String  message,
Throwable  cause 
)
Parameters:
message 
cause 
alma.ACS.jbaci.PropertyInitializationFailed.PropertyInitializationFailed ( Throwable  cause  ) 
Parameters:
cause 

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