Novell exteNd
Director 5.2 API

com.sssw.fw.exception
Interface EbiParentedException

All Known Implementing Classes:
EboApplicationException, EboException, EboRuntimeException

public interface EbiParentedException

EbiParentedException interface: the base exception interface


Method Summary
 String getMessage(Locale locale)
          Gets Message.
 

Method Detail

getMessage

public String getMessage(Locale locale)
Gets Message.
Parameters:
locale - a Locale object.
Returns:
the error message String.

Novell exteNd
Director 5.2 API