com.solarmetric.kodo.enhance
Class Verifier.Error
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.solarmetric.kodo.enhance.Verifier.Msg
|
+--com.solarmetric.kodo.enhance.Verifier.Error
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Verifier
- public static class Verifier.Error
- extends Verifier.Msg
An error.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Verifier.Error
public Verifier.Error(String msg)
isError
public boolean isError()
- Overrides:
isError in class Verifier.Msg
Copyright 2001,2002,2003 SolarMetric, Inc. All Rights Reserved.