net.mlw.vlh
Class ErrorsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.mlw.vlh.ErrorsException
- All Implemented Interfaces:
- Serializable
- public class ErrorsException
- extends RuntimeException
- Version:
- $Revision: 1.2 $ $Date: 2005/11/23 14:18:53 $
- Author:
- Matthew L. Wilson
- See Also:
- Serialized Form
ErrorsException
public ErrorsException(Errors errors)
- Parameters:
errors
-
getMessage
public String getMessage()
- See Also:
Throwable.getMessage()
getErrors
public Errors getErrors()
- Returns:
- Returns the errors.
Copyright © 2003-2006 mlavilson. All Rights Reserved.