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
| Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Verifier.Msg
public Verifier.Msg(String msg)
isError
public boolean isError()
Copyright 2001,2002,2003 SolarMetric, Inc. All Rights Reserved.