ch.aplu.nxt
Class ShowError

java.lang.Object
  extended by ch.aplu.nxt.ShowError

public class ShowError
extends java.lang.Object

Class to display error messages.


Constructor Summary
ShowError(java.lang.String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowError

public ShowError(java.lang.String msg)