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

Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


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 75 of file BadDataFormatException.java.


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:34 2006 for OpenMobileIS by  doxygen 1.5.1-p1