org.jostraca
Class TemplateException.Code

java.lang.Object
  extended byorg.jostraca.util.StandardException.Code
      extended byorg.jostraca.TemplateException.Code
Enclosing class:
TemplateException

public static class TemplateException.Code
extends StandardException.Code

Code enumeration class for TemplateException


Field Summary
 
Fields inherited from class org.jostraca.util.StandardException.Code
CAT_system, CAT_user
 
Constructor Summary
protected TemplateException.Code(StandardException.Cat pTemplate, java.lang.String pKey)
           
 
Methods inherited from class org.jostraca.util.StandardException.Code
getCat, getKey, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TemplateException.Code

protected TemplateException.Code(StandardException.Cat pTemplate,
                                 java.lang.String pKey)


Copyright © 2000-2002 Richard Rodger