net.mlw.vlh
Class Errors

java.lang.Object
  extended bynet.mlw.vlh.Errors

public class Errors
extends Object

Version:
$Revision: 1.1 $ $Date: 2005/08/30 18:54:25 $
Author:
Matthew L. Wilson

Constructor Summary
Errors()
           
 
Method Summary
 void addError(String key, Object[] args)
           
 int getLength()
           
 boolean hasErrors()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Errors

public Errors()
Method Detail

addError

public void addError(String key,
                     Object[] args)

getLength

public int getLength()

hasErrors

public boolean hasErrors()


Copyright © 2003-2006 mlavilson. All Rights Reserved.