Tea Java Runtime API
Version 3.2.4

com.pdmfc.tea.runtime
Class SEmptyListException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.pdmfc.tea.STeaException
              extended by com.pdmfc.tea.runtime.SRuntimeException
                  extended by com.pdmfc.tea.runtime.SEmptyListException
All Implemented Interfaces:
java.io.Serializable

public class SEmptyListException
extends SRuntimeException

See Also:
Serialized Form

Constructor Summary
SEmptyListException(java.lang.Object arg0, java.lang.String msg)
           
 
Method Summary
 
Methods inherited from class com.pdmfc.tea.runtime.SRuntimeException
addMessage, addMessage, getFullMessage
 
Methods inherited from class com.pdmfc.tea.STeaException
getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

SEmptyListException

public SEmptyListException(java.lang.Object arg0,
                           java.lang.String msg)

Tea Java Runtime API
Version 3.2.4

© 2009 PDM&FC, All Rights Reserved.