Tea Java Runtime API
Version 3.1.0

com.pdmfc.tea.runtime
Class SNumArgException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.pdmfc.tea.STeaException
                    |
                    +--com.pdmfc.tea.runtime.SRuntimeException
                          |
                          +--com.pdmfc.tea.runtime.SNumArgException
All Implemented Interfaces:
java.io.Serializable

public class SNumArgException
extends SRuntimeException

See Also:
Serialized Form

Constructor Summary
SNumArgException(java.lang.Object arg0, java.lang.String msg)
           
SNumArgException(java.lang.String msg)
           
 
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, getLocalizedMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SNumArgException

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

SNumArgException

public SNumArgException(java.lang.String msg)

Tea Java Runtime API
Version 3.1.0

© 2002 PDM&FC, All Rights Reserved.