SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

com.solarmetric.kodo.enhance
Class Verifier.Msg

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.solarmetric.kodo.enhance.Verifier.Msg
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
Verifier.Error, Verifier.Warning
Enclosing class:
Verifier

public static class Verifier.Msg
extends Exception

Represents a message to the user about the verification.

See Also:
Serialized Form

Constructor Summary
Verifier.Msg(String msg)
           
 
Method Summary
 boolean isError()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Verifier.Msg

public Verifier.Msg(String msg)
Method Detail

isError

public boolean isError()

SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

Copyright 2001,2002,2003 SolarMetric, Inc. All Rights Reserved.