Forward Computing and Control Pty. Ltd.
WebStringTemplate V1.5.0

2004/1/7

au.com.forward.runWST
Class RunWSTException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byau.com.forward.runWST.RunWSTException
All Implemented Interfaces:
java.io.Serializable

public class RunWSTException
extends java.lang.RuntimeException

This class is used to return errors from RunWST

Author:
matthew ford
See Also:
Serialized Form

Constructor Summary
RunWSTException(java.lang.String msg, java.lang.Throwable t)
          Constructor for the RunWSTException.
 
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

RunWSTException

public RunWSTException(java.lang.String msg,
                       java.lang.Throwable t)
Constructor for the RunWSTException.
Usually has real exception as cause.

Parameters:
msg - error message
t - the exception

Forward Computing and Control Pty. Ltd.
WebStringTemplate V1.5.0

2004/1/7

Copyright ©2003, Forward Computing and Control Pty. Ltd
ACN 003 669 994   NSW Australia,   All Rights Reserved.
WebStringTemplate and associated code is released under licence. See the source.
WebStringTemplate uses code from StringTemplates and Antlr, under licence.
See the WebStringTemplate licence file for details. >