com.tivoli.pd.jazn.LRAdemo
Class tamdemoException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.tivoli.pd.jazn.LRAdemo.tamdemoException
All Implemented Interfaces:
java.io.Serializable

public class tamdemoException
extends java.lang.Exception

Class to handle tamdemoExceptions

See Also:
Serialized Form

Constructor Summary
tamdemoException()
          Default constructor
tamdemoException(java.lang.String msg)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

tamdemoException

public tamdemoException()
Default constructor


tamdemoException

public tamdemoException(java.lang.String msg)
Parameters:
msg - stores message in exception