org.openmobileis.embedded.webserver.templates.TemplateNotFoundException Class Reference

Inheritance diagram for org.openmobileis.embedded.webserver.templates.TemplateNotFoundException:

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

Detailed Description

Title: OpenMobileIS project source
Description: Thrown when a template file can't be found in the file system.

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

Definition at line 42 of file TemplateNotFoundException.java.

Public Member Functions

 TemplateNotFoundException ()
 TemplateNotFoundException (int priority)
 TemplateNotFoundException (String msg, Throwable t)
 TemplateNotFoundException (String msg, Throwable t, int priority)
 TemplateNotFoundException (String msg)
 TemplateNotFoundException (String msg, int priority)
 TemplateNotFoundException (Throwable t)
 TemplateNotFoundException (Throwable t, int priority)
int getService ()
 return the service assocated to the exception

Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


Member Function Documentation

int org.openmobileis.embedded.webserver.templates.TemplateNotFoundException.getService (  )  [virtual]

return the service assocated to the exception

Returns:
int the service int identified associated with the execption
See also:
org.openmobileis.common.util.log.LogServices

Implements org.openmobileis.common.util.exception.OpenMISException.

Definition at line 77 of file TemplateNotFoundException.java.


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