com.arsdigita.developersupport
Class Counter.ContextMismatchException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.arsdigita.developersupport.Counter.ContextMismatchException
All Implemented Interfaces:
Serializable
Enclosing class:
Counter

public static final class Counter.ContextMismatchException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
Counter.ContextMismatchException(Counter.Context expected, Counter.Context actual)
           
 
Method Summary
 String getMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Counter.ContextMismatchException

public Counter.ContextMismatchException(Counter.Context expected,
                                        Counter.Context actual)
Method Detail

getMessage

public String getMessage()


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC