Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members

org.openmobileis.common.util.exception.BadDataFormatException Class Reference

Inheritance diagram for org.openmobileis.common.util.exception.BadDataFormatException:

org.openmobileis.common.util.exception.DefaultException org.openmobileis.common.util.exception.OpenMISException org.openmobileis.common.util.OpenMISSerializable List of all members.

Detailed Description

Throws when data are malformed.

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.

Definition at line 40 of file BadDataFormatException.java.

Public Member Functions

 BadDataFormatException ()
 BadDataFormatException (int priority)
 BadDataFormatException (String msg, Throwable t)
 BadDataFormatException (String msg, Throwable t, int priority)
 BadDataFormatException (String msg)
 BadDataFormatException (String msg, int priority)
 BadDataFormatException (Throwable t)
 BadDataFormatException (Throwable t, int priority)
int getService ()
 return the default service id : LogServices.DEFAULTSERVICE


Member Function Documentation

int org.openmobileis.common.util.exception.BadDataFormatException.getService  )  [virtual]
 

return the default service id : LogServices.DEFAULTSERVICE

Returns:
int LogServices.DEFAULTSERVICE
See also:
org.openmobileis.common.util.log.LogServices

Reimplemented from org.openmobileis.common.util.exception.DefaultException.

Definition at line 74 of file BadDataFormatException.java.


The documentation for this class was generated from the following file:
Generated on Thu Oct 6 10:06:36 2005 for OpenMobileIS by  doxygen 1.4.3