com.limegroup.gnutella.gui.tables
Class LastColumnException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.limegroup.gnutella.gui.tables.LastColumnException
All Implemented Interfaces:
java.io.Serializable

public final class LastColumnException
extends java.lang.Exception

Error because user attempted to remove the last column

See Also:
Serialized Form

Constructor Summary
LastColumnException()
          dull constructor
LastColumnException(java.lang.String s)
          less dull constructor
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LastColumnException

public LastColumnException()
dull constructor


LastColumnException

public LastColumnException(java.lang.String s)
less dull constructor

Parameters:
s - the message