org.apache.lokahi.core.common.exception
Class TMCIllegalArgumentException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.lokahi.core.common.exception.TMCException
              extended by org.apache.lokahi.core.common.exception.TMCIllegalArgumentException
All Implemented Interfaces:
java.io.Serializable

public class TMCIllegalArgumentException
extends TMCException

Version:
$Id: TMCIllegalArgumentException.java,v 1.1 2006/03/07 20:18:51 drtobes Exp $
Author:
Stephen Toback
See Also:
Serialized Form

Constructor Summary
TMCIllegalArgumentException()
           
TMCIllegalArgumentException(java.lang.String err)
           
 
Method Summary
 
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

TMCIllegalArgumentException

public TMCIllegalArgumentException()

TMCIllegalArgumentException

public TMCIllegalArgumentException(java.lang.String err)