uk.ac.bham.gloss
Class ErrorMessages

java.lang.Object
  extended by uk.ac.bham.gloss.PrintStreamMessages
      extended by uk.ac.bham.gloss.ErrorMessages
All Implemented Interfaces:
MessageCallBack

public class ErrorMessages
extends PrintStreamMessages

Interface providing a call-back mechanism for error-messages etc to be sent to the standard error stream. Copyright Richard Kaye 2007-8 for GLOSS, http://gloss.bham.ac.uk Usage permitted according to the GPL. No waranty.


Constructor Summary
ErrorMessages()
          constructor
 
Method Summary
 
Methods inherited from class uk.ac.bham.gloss.PrintStreamMessages
print, println, println
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorMessages

public ErrorMessages()
constructor