Definition at line 43 of file DefaultException.java.
Public Member Functions | |
int | getService () |
return the default service id : LogServices.DEFAULTSERVICE |
int org.openmobileis.common.util.exception.DefaultException.getService | ( | ) | [virtual] |
return the default service id : LogServices.DEFAULTSERVICE
Implements org.openmobileis.common.util.exception.OpenMISException.
Reimplemented in org.openmobileis.common.util.exception.BadDataFormatException, and org.openmobileis.common.util.exception.DatabaseException.
Definition at line 83 of file DefaultException.java.