xflow.common
Class XflowException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--xflow.common.XflowException
All Implemented Interfaces:
java.io.Serializable

public class XflowException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
XflowException(java.lang.String msg)
          Constructor
 
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

XflowException

public XflowException(java.lang.String msg)
Constructor

Parameters:
msg - the exception message