edu.tamu.hammond.io
Class ErrorMessage

java.lang.Object
  extended by edu.tamu.hammond.io.ErrorMessage

public class ErrorMessage
extends java.lang.Object

A collection of static error messages.

Since:
Thu 09/14/2006 16:59:17.44
Version:
$ID: $
Author:
Tracy Hammond copyright (c) TAMU 2006. All rights reserved.

Constructor Summary
ErrorMessage()
           
 
Method Summary
static void funErrorMessage(java.lang.String message)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorMessage

public ErrorMessage()
Method Detail

funErrorMessage

public static void funErrorMessage(java.lang.String message)