org.jostraca.directive
Class DirectiveException.Code

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

public static class DirectiveException.Code
extends StandardException.Code

Code enumeration class for DirectiveException


Field Summary
 
Fields inherited from class org.jostraca.util.StandardException.Code
CAT_system, CAT_user
 
Constructor Summary
protected DirectiveException.Code(StandardException.Cat pDirective, 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

DirectiveException.Code

protected DirectiveException.Code(StandardException.Cat pDirective,
                                  java.lang.String pKey)


Copyright © 2000-2002 Richard Rodger